| 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 |
|---|---|
CreateAssociationResult |
AWSSimpleSystemsManagementClient.createAssociation(CreateAssociationRequest createAssociationRequest)
Associates the specified configuration document with the specified
instance.
|
CreateAssociationResult |
AWSSimpleSystemsManagement.createAssociation(CreateAssociationRequest createAssociationRequest)
Associates the specified configuration document with the specified
instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAssociationResult> |
AWSSimpleSystemsManagementAsync.createAssociationAsync(CreateAssociationRequest createAssociationRequest)
Associates the specified configuration document with the specified
instance.
|
Future<CreateAssociationResult> |
AWSSimpleSystemsManagementAsyncClient.createAssociationAsync(CreateAssociationRequest createAssociationRequest)
Associates the specified configuration document with the specified
instance.
|
Future<CreateAssociationResult> |
AWSSimpleSystemsManagementAsync.createAssociationAsync(CreateAssociationRequest createAssociationRequest,
AsyncHandler<CreateAssociationRequest,CreateAssociationResult> asyncHandler)
Associates the specified configuration document with the specified
instance.
|
Future<CreateAssociationResult> |
AWSSimpleSystemsManagementAsyncClient.createAssociationAsync(CreateAssociationRequest createAssociationRequest,
AsyncHandler<CreateAssociationRequest,CreateAssociationResult> asyncHandler)
Associates the specified configuration document with the specified
instance.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAssociationResult> |
AWSSimpleSystemsManagementAsync.createAssociationAsync(CreateAssociationRequest createAssociationRequest,
AsyncHandler<CreateAssociationRequest,CreateAssociationResult> asyncHandler)
Associates the specified configuration document with the specified
instance.
|
Future<CreateAssociationResult> |
AWSSimpleSystemsManagementAsyncClient.createAssociationAsync(CreateAssociationRequest createAssociationRequest,
AsyncHandler<CreateAssociationRequest,CreateAssociationResult> asyncHandler)
Associates the specified configuration document with the specified
instance.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationResult |
CreateAssociationResult.clone() |
CreateAssociationResult |
CreateAssociationResult.withAssociationDescription(AssociationDescription associationDescription)
Information about the association.
|
Copyright © 2015. All rights reserved.