| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDeploymentInstancesResponse.Builder |
ListDeploymentInstancesResponse.builder() |
ListDeploymentInstancesResponse.Builder |
ListDeploymentInstancesResponse.Builder.instancesList(Collection<String> instancesList)
A list of instance IDs.
|
ListDeploymentInstancesResponse.Builder |
ListDeploymentInstancesResponse.Builder.instancesList(String... instancesList)
A list of instance IDs.
|
ListDeploymentInstancesResponse.Builder |
ListDeploymentInstancesResponse.Builder.nextToken(String nextToken)
If a large amount of information is returned, an identifier is also returned.
|
ListDeploymentInstancesResponse.Builder |
ListDeploymentInstancesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDeploymentInstancesResponse.Builder> |
ListDeploymentInstancesResponse.serializableBuilderClass() |
Copyright © 2017. All rights reserved.