Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement | |
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
Associates the specified SSM document with the specified instances.
|
Future<CreateAssociationBatchResult> |
AbstractAWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest request,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler) |
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsyncClient.createAssociationBatchAsync(CreateAssociationBatchRequest request,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateAssociationBatchRequest |
CreateAssociationBatchRequest.clone() |
CreateAssociationBatchRequest |
CreateAssociationBatchRequest.withEntries(Collection<CreateAssociationBatchRequestEntry> entries)
One or more associations.
|
CreateAssociationBatchRequest |
CreateAssociationBatchRequest.withEntries(CreateAssociationBatchRequestEntry... entries)
One or more associations.
|
Copyright © 2018. All rights reserved.