Package | Description |
---|---|
com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
com.amazonaws.services.simplesystemsmanagement.model |
Modifier and Type | Method and Description |
---|---|
PutInventoryResult |
AbstractAWSSimpleSystemsManagement.putInventory(PutInventoryRequest request) |
PutInventoryResult |
AWSSimpleSystemsManagement.putInventory(PutInventoryRequest putInventoryRequest)
Bulk update custom inventory items on one or more managed nodes.
|
PutInventoryResult |
AWSSimpleSystemsManagementClient.putInventory(PutInventoryRequest request)
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> |
AWSSimpleSystemsManagementAsync.putInventoryAsync(PutInventoryRequest putInventoryRequest)
Bulk update custom inventory items on one or more managed nodes.
|
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.putInventoryAsync(PutInventoryRequest request) |
Future<PutInventoryResult> |
AbstractAWSSimpleSystemsManagementAsync.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.
|
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.putInventoryAsync(PutInventoryRequest request,
AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<PutInventoryResult> |
AbstractAWSSimpleSystemsManagementAsync.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.
|
Future<PutInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.putInventoryAsync(PutInventoryRequest request,
AsyncHandler<PutInventoryRequest,PutInventoryResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
PutInventoryResult |
PutInventoryResult.clone() |
PutInventoryResult |
PutInventoryResult.withMessage(String message)
Information about the request.
|
Copyright © 2023. All rights reserved.