| Package | Description |
|---|---|
| org.wso2.testgrid.common |
| Modifier and Type | Method and Description |
|---|---|
List<Host> |
Deployment.getHosts()
Returns the list of hosts in the deployment.
|
List<Host> |
InfrastructureProvisionResult.getHosts()
Deprecated.
|
List<Host> |
DeploymentCreationResult.getHosts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Deployment.setHosts(List<Host> hosts)
Sets the list of hosts in the deployment.
|
void |
InfrastructureProvisionResult.setHosts(List<Host> hosts)
Deprecated.
|
void |
DeploymentCreationResult.setHosts(List<Host> hosts) |
Copyright © 2019 WSO2. All rights reserved.