| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteInventoryResult |
AbstractAWSSimpleSystemsManagement.deleteInventory(DeleteInventoryRequest request) |
DeleteInventoryResult |
AWSSimpleSystemsManagement.deleteInventory(DeleteInventoryRequest deleteInventoryRequest)
Delete a custom inventory type or the data associated with a custom Inventory type.
|
DeleteInventoryResult |
AWSSimpleSystemsManagementClient.deleteInventory(DeleteInventoryRequest request)
Delete a custom inventory type or the data associated with a custom Inventory type.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteInventoryResult> |
AbstractAWSSimpleSystemsManagementAsync.deleteInventoryAsync(DeleteInventoryRequest request) |
Future<DeleteInventoryResult> |
AWSSimpleSystemsManagementAsync.deleteInventoryAsync(DeleteInventoryRequest deleteInventoryRequest)
Delete a custom inventory type or the data associated with a custom Inventory type.
|
Future<DeleteInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.deleteInventoryAsync(DeleteInventoryRequest request) |
Future<DeleteInventoryResult> |
AbstractAWSSimpleSystemsManagementAsync.deleteInventoryAsync(DeleteInventoryRequest request,
AsyncHandler<DeleteInventoryRequest,DeleteInventoryResult> asyncHandler) |
Future<DeleteInventoryResult> |
AWSSimpleSystemsManagementAsync.deleteInventoryAsync(DeleteInventoryRequest deleteInventoryRequest,
AsyncHandler<DeleteInventoryRequest,DeleteInventoryResult> asyncHandler)
Delete a custom inventory type or the data associated with a custom Inventory type.
|
Future<DeleteInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.deleteInventoryAsync(DeleteInventoryRequest request,
AsyncHandler<DeleteInventoryRequest,DeleteInventoryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteInventoryResult> |
AbstractAWSSimpleSystemsManagementAsync.deleteInventoryAsync(DeleteInventoryRequest request,
AsyncHandler<DeleteInventoryRequest,DeleteInventoryResult> asyncHandler) |
Future<DeleteInventoryResult> |
AWSSimpleSystemsManagementAsync.deleteInventoryAsync(DeleteInventoryRequest deleteInventoryRequest,
AsyncHandler<DeleteInventoryRequest,DeleteInventoryResult> asyncHandler)
Delete a custom inventory type or the data associated with a custom Inventory type.
|
Future<DeleteInventoryResult> |
AWSSimpleSystemsManagementAsyncClient.deleteInventoryAsync(DeleteInventoryRequest request,
AsyncHandler<DeleteInventoryRequest,DeleteInventoryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteInventoryResult |
DeleteInventoryResult.clone() |
DeleteInventoryResult |
DeleteInventoryResult.withDeletionId(String deletionId)
Every
DeleteInventory action is assigned a unique ID. |
DeleteInventoryResult |
DeleteInventoryResult.withDeletionSummary(InventoryDeletionSummary deletionSummary)
A summary of the delete operation.
|
DeleteInventoryResult |
DeleteInventoryResult.withTypeName(String typeName)
The name of the inventory data type specified in the request.
|
Copyright © 2021. All rights reserved.