| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
DeploymentsDTO |
DeploymentsDTO.clusters(List<DeploymentClusterInfoDTO> clusters) |
DeploymentsDTO |
DeploymentsDTO.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentsDTO> |
SettingsDTO.getDeployments()
Get deployments
|
List<DeploymentsDTO> |
DeploymentListDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
SettingsDTO |
SettingsDTO.deployments(List<DeploymentsDTO> deployments) |
DeploymentListDTO |
DeploymentListDTO.list(List<DeploymentsDTO> list) |
void |
SettingsDTO.setDeployments(List<DeploymentsDTO> deployments) |
void |
DeploymentListDTO.setList(List<DeploymentsDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.