| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
DeploymentEnvironmentsDTO |
DeploymentEnvironmentsDTO.clusterName(List<String> clusterName) |
DeploymentEnvironmentsDTO |
DeploymentEnvironmentsDTO.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentEnvironmentsDTO> |
APIDTO.getDeploymentEnvironments()
List of selected deployment environments and clusters
|
| Modifier and Type | Method and Description |
|---|---|
APIDTO |
APIDTO.deploymentEnvironments(List<DeploymentEnvironmentsDTO> deploymentEnvironments) |
void |
APIDTO.setDeploymentEnvironments(List<DeploymentEnvironmentsDTO> deploymentEnvironments) |
Copyright © 2021 WSO2 Inc. All rights reserved.