| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
DeploymentClusterInfoDTO |
DeploymentClusterInfoDTO.accessURL(String accessURL) |
DeploymentClusterInfoDTO |
DeploymentClusterInfoDTO.clusterName(String clusterName) |
DeploymentClusterInfoDTO |
DeploymentClusterInfoDTO.displayName(String displayName) |
DeploymentClusterInfoDTO |
DeploymentClusterInfoDTO.properties(Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentClusterInfoDTO> |
DeploymentsDTO.getClusters()
Get clusters
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentsDTO |
DeploymentsDTO.clusters(List<DeploymentClusterInfoDTO> clusters) |
void |
DeploymentsDTO.setClusters(List<DeploymentClusterInfoDTO> clusters) |
Copyright © 2021 WSO2 Inc. All rights reserved.