| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIDeploymentClusterInfoDTO |
APIDeploymentClusterInfoDTO.clusterName(String clusterName) |
APIDeploymentClusterInfoDTO |
APIDeploymentClusterInfoDTO.ingressURL(String ingressURL) |
| Modifier and Type | Method and Description |
|---|---|
List<APIDeploymentClusterInfoDTO> |
APIIngressURLsDTO.getClusterDetails()
Get clusterDetails
|
| Modifier and Type | Method and Description |
|---|---|
APIIngressURLsDTO |
APIIngressURLsDTO.addClusterDetailsItem(APIDeploymentClusterInfoDTO clusterDetailsItem) |
| Modifier and Type | Method and Description |
|---|---|
APIIngressURLsDTO |
APIIngressURLsDTO.clusterDetails(List<APIDeploymentClusterInfoDTO> clusterDetails) |
void |
APIIngressURLsDTO.setClusterDetails(List<APIDeploymentClusterInfoDTO> clusterDetails) |
Copyright © 2020 WSO2 Inc. All rights reserved.