| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APIIngressURLsDTO |
APIIngressURLsDTO.addClusterDetailsItem(APIDeploymentClusterInfoDTO clusterDetailsItem) |
APIIngressURLsDTO |
APIIngressURLsDTO.clusterDetails(List<APIDeploymentClusterInfoDTO> clusterDetails) |
APIIngressURLsDTO |
APIIngressURLsDTO.deploymentEnvironmentName(String deploymentEnvironmentName) |
| Modifier and Type | Method and Description |
|---|---|
List<APIIngressURLsDTO> |
APIDTO.getIngressURLs()
Get ingressURLs
|
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.addIngressURLsItem(APIIngressURLsDTO ingressURLsItem) |
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.ingressURLs(List<APIIngressURLsDTO> ingressURLs) |
void |
APIDTO.setIngressURLs(List<APIIngressURLsDTO> ingressURLs) |
Copyright © 2020 WSO2 Inc. All rights reserved.