| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
InstanceSummary |
GetDeploymentInstanceResponse.instanceSummary()
Information about the instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<InstanceSummary> |
BatchGetDeploymentInstancesResponse.instancesSummary()
Information about the instance.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDeploymentInstancesResponse.Builder |
BatchGetDeploymentInstancesResponse.Builder.instancesSummary(InstanceSummary... instancesSummary)
Information about the instance.
|
GetDeploymentInstanceResponse.Builder |
GetDeploymentInstanceResponse.Builder.instanceSummary(InstanceSummary instanceSummary)
Information about the instance.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetDeploymentInstancesResponse.Builder |
BatchGetDeploymentInstancesResponse.Builder.instancesSummary(Collection<InstanceSummary> instancesSummary)
Information about the instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceSummary |
InstanceSummaryUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceSummaryMarshaller.marshall(InstanceSummary instanceSummary,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.