| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<FailedCreateAssociation> |
CreateAssociationBatchResponse.failed()
Information about the associations that failed.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchResponse.Builder |
CreateAssociationBatchResponse.Builder.failed(FailedCreateAssociation... failed)
Information about the associations that failed.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchResponse.Builder |
CreateAssociationBatchResponse.Builder.failed(Collection<FailedCreateAssociation> failed)
Information about the associations that failed.
|
| Modifier and Type | Method and Description |
|---|---|
FailedCreateAssociation |
FailedCreateAssociationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
FailedCreateAssociationMarshaller.marshall(FailedCreateAssociation failedCreateAssociation,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.