| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
DeploymentClusterStatusDTO |
DeploymentClusterStatusDTO.clusterName(String clusterName) |
DeploymentClusterStatusDTO |
DeploymentClusterStatusDTO.healthStatus(List<PodStatusDTO> healthStatus) |
DeploymentClusterStatusDTO |
DeploymentClusterStatusDTO.podsRunning(Integer podsRunning) |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentClusterStatusDTO> |
DeploymentStatusDTO.getClusters()
Get clusters
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentStatusDTO |
DeploymentStatusDTO.clusters(List<DeploymentClusterStatusDTO> clusters) |
void |
DeploymentStatusDTO.setClusters(List<DeploymentClusterStatusDTO> clusters) |
Copyright © 2021 WSO2 Inc. All rights reserved.