| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Synchronous and asynchronous client classes for accessing AWSSimpleSystemsManagement.
|
| com.amazonaws.services.simplesystemsmanagement.model |
Classes modeling the various types represented by AWSSimpleSystemsManagement.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchResult |
AWSSimpleSystemsManagementClient.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified configuration documents with the specified
instances.
|
CreateAssociationBatchResult |
AWSSimpleSystemsManagement.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified configuration documents with the specified
instances.
|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified configuration documents with the specified
instances.
|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsyncClient.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified configuration documents with the specified
instances.
|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
Associates the specified configuration documents with the specified
instances.
|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsyncClient.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
Associates the specified configuration documents with the specified
instances.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
Associates the specified configuration documents with the specified
instances.
|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsyncClient.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
Associates the specified configuration documents with the specified
instances.
|
| 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 © 2015. All rights reserved.