| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
DeploymentListDTO |
DeploymentsApi.deploymentsGet()
Retrieve Deployment Environments Details
This operation can be used to retrieve cloud clusters information defines in tenant-conf.json file.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DeploymentListDTO> |
DeploymentsApi.deploymentsGetWithHttpInfo()
Retrieve Deployment Environments Details
This operation can be used to retrieve cloud clusters information defines in tenant-conf.json file.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DeploymentsApi.deploymentsGetAsync(ApiCallback<DeploymentListDTO> _callback)
Retrieve Deployment Environments Details (asynchronously)
This operation can be used to retrieve cloud clusters information defines in tenant-conf.json file.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentListDTO |
DeploymentListDTO.count(Integer count) |
DeploymentListDTO |
DeploymentListDTO.list(List<DeploymentsDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.