| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetDeploymentInstancesResponse.Builder |
BatchGetDeploymentInstancesResponse.builder() |
BatchGetDeploymentInstancesResponse.Builder |
BatchGetDeploymentInstancesResponse.Builder.errorMessage(String errorMessage)
Information about errors that may have occurred during the API call.
|
BatchGetDeploymentInstancesResponse.Builder |
BatchGetDeploymentInstancesResponse.Builder.instancesSummary(Collection<InstanceSummary> instancesSummary)
Information about the instance.
|
BatchGetDeploymentInstancesResponse.Builder |
BatchGetDeploymentInstancesResponse.Builder.instancesSummary(InstanceSummary... instancesSummary)
Information about the instance.
|
BatchGetDeploymentInstancesResponse.Builder |
BatchGetDeploymentInstancesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetDeploymentInstancesResponse.Builder> |
BatchGetDeploymentInstancesResponse.serializableBuilderClass() |
Copyright © 2017. All rights reserved.