| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is a collection of capabilities that helps you automate management tasks such as
collecting system inventory, applying operating system (OS) patches, automating the creation of Amazon Machine Images
(AMIs), and configuring operating systems (OSs) and applications at scale.
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchResult |
AbstractAWSSimpleSystemsManagement.createAssociationBatch(CreateAssociationBatchRequest request) |
CreateAssociationBatchResult |
AWSSimpleSystemsManagement.createAssociationBatch(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified instances
or targets.
|
CreateAssociationBatchResult |
AWSSimpleSystemsManagementClient.createAssociationBatch(CreateAssociationBatchRequest request)
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified instances
or targets.
|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest)
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified instances
or targets.
|
Future<CreateAssociationBatchResult> |
AbstractAWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest request) |
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsyncClient.createAssociationBatchAsync(CreateAssociationBatchRequest request) |
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified instances
or targets.
|
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 |
|---|---|
Future<CreateAssociationBatchResult> |
AWSSimpleSystemsManagementAsync.createAssociationBatchAsync(CreateAssociationBatchRequest createAssociationBatchRequest,
AsyncHandler<CreateAssociationBatchRequest,CreateAssociationBatchResult> asyncHandler)
Associates the specified Amazon Web Services Systems Manager document (SSM document) with the specified instances
or targets.
|
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 © 2021. All rights reserved.