| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateAssociationBatchResponse |
SSMClient.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
default CompletableFuture<CreateAssociationBatchResponse> |
SSMAsyncClient.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
| Modifier and Type | Method and Description |
|---|---|
Request<CreateAssociationBatchRequest> |
CreateAssociationBatchRequestMarshaller.marshall(CreateAssociationBatchRequest createAssociationBatchRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<CreateAssociationBatchRequest> |
CreateAssociationBatchRequestMarshaller.marshall(CreateAssociationBatchRequest createAssociationBatchRequest) |
void |
CreateAssociationBatchRequestModelMarshaller.marshall(CreateAssociationBatchRequest createAssociationBatchRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.