| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
PodStatusDTO |
PodStatusDTO.creationTimestamp(String creationTimestamp) |
PodStatusDTO |
PodStatusDTO.name(String name) |
PodStatusDTO |
PodStatusDTO.ready(String ready) |
PodStatusDTO |
PodStatusDTO.status(String status) |
| Modifier and Type | Method and Description |
|---|---|
List<PodStatusDTO> |
DeploymentClusterStatusDTO.getHealthStatus()
Get healthStatus
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentClusterStatusDTO |
DeploymentClusterStatusDTO.healthStatus(List<PodStatusDTO> healthStatus) |
void |
DeploymentClusterStatusDTO.setHealthStatus(List<PodStatusDTO> healthStatus) |
Copyright © 2021 WSO2 Inc. All rights reserved.