| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateAssociationBatchResponse |
SSMClient.createAssociationBatch(Consumer<CreateAssociationBatchRequest.Builder> createAssociationBatchRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
default CreateAssociationBatchResponse |
SSMClient.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Systems Manager document with the specified instances or targets.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAssociationBatchResponse> |
SSMAsyncClient.createAssociationBatch(Consumer<CreateAssociationBatchRequest.Builder> 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 |
|---|---|
CreateAssociationBatchResponse |
CreateAssociationBatchResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.