| 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 |
|---|---|
PutInventoryResult |
AbstractAWSSimpleSystemsManagement.putInventory(PutInventoryRequest request) |
PutInventoryResult |
AWSSimpleSystemsManagementClient.putInventory(PutInventoryRequest request)
Bulk update custom inventory items on one or more managed nodes.
|
PutInventoryResult |
AWSSimpleSystemsManagement.putInventory(PutInventoryRequest putInventoryRequest)
Bulk update custom inventory items on one or more managed nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutInventoryResult> |
AbstractAWSSimpleSystemsManagementAsync.putInventoryAsync(PutInventoryRequest request) |
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.putInventoryAsync(PutInventoryRequest request) |
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsync.putInventoryAsync(PutInventoryRequest putInventoryRequest)
Bulk update custom inventory items on one or more managed nodes.
|
Future<PutInventoryResult> |
AbstractAWSSimpleSystemsManagementAsync.putInventoryAsync(PutInventoryRequest request,
AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler) |
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.putInventoryAsync(PutInventoryRequest request,
AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler) |
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsync.putInventoryAsync(PutInventoryRequest putInventoryRequest,
AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler)
Bulk update custom inventory items on one or more managed nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutInventoryResult> |
AbstractAWSSimpleSystemsManagementAsync.putInventoryAsync(PutInventoryRequest request,
AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler) |
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.putInventoryAsync(PutInventoryRequest request,
AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler) |
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsync.putInventoryAsync(PutInventoryRequest putInventoryRequest,
AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler)
Bulk update custom inventory items on one or more managed nodes.
|
| Modifier and Type | Method and Description |
|---|---|
PutInventoryResult |
PutInventoryResult.clone() |
PutInventoryResult |
PutInventoryResult.withMessage(String message)
Information about the request.
|
Copyright © 2022. All rights reserved.