| 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 |
|---|---|
DeploymentStatusListDTO |
DeploymentStatusApi.deploymentsGetStatus(String apiId)
Retrieve Deployment Status Details
This operation can be used to retrieve the status of deployments in cloud clusters.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DeploymentStatusListDTO> |
DeploymentStatusApi.deploymentsGetStatusWithHttpInfo(String apiId)
Retrieve Deployment Status Details
This operation can be used to retrieve the status of deployments in cloud clusters.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DeploymentStatusApi.deploymentsGetStatusAsync(String apiId,
ApiCallback<DeploymentStatusListDTO> _callback)
Retrieve Deployment Status Details (asynchronously)
This operation can be used to retrieve the status of deployments in cloud clusters.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentStatusListDTO |
DeploymentStatusListDTO.count(Integer count) |
DeploymentStatusListDTO |
DeploymentStatusListDTO.list(List<DeploymentStatusDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.