Package | Description |
---|---|
com.amazonaws.services.codedeploy | |
com.amazonaws.services.codedeploy.model | |
com.amazonaws.services.codedeploy.model.transform |
Modifier and Type | Method and Description |
---|---|
BatchGetDeploymentInstancesResult |
AmazonCodeDeployClient.batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest)
Gets information about one or more instance that are part of a deployment
group.
|
BatchGetDeploymentInstancesResult |
AmazonCodeDeploy.batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest batchGetDeploymentInstancesRequest)
Gets information about one or more instance that are part of a deployment
group.
|
BatchGetDeploymentInstancesResult |
AbstractAmazonCodeDeploy.batchGetDeploymentInstances(BatchGetDeploymentInstancesRequest request) |
Modifier and Type | Method and Description |
---|---|
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResult.clone() |
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResult.withErrorMessage(java.lang.String errorMessage)
Information about errors that may have occurred during the API call.
|
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResult.withInstancesSummary(java.util.Collection<InstanceSummary> instancesSummary)
Information about the instance.
|
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResult.withInstancesSummary(InstanceSummary... instancesSummary)
Information about the instance.
|
Modifier and Type | Method and Description |
---|---|
BatchGetDeploymentInstancesResult |
BatchGetDeploymentInstancesResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |