| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
GetInventorySchemaResult |
AWSSimpleSystemsManagement.getInventorySchema(GetInventorySchemaRequest getInventorySchemaRequest)
Return a list of inventory type names for the account, or return a list of attribute names for a specific
Inventory item type.
|
GetInventorySchemaResult |
AbstractAWSSimpleSystemsManagement.getInventorySchema(GetInventorySchemaRequest request) |
GetInventorySchemaResult |
AWSSimpleSystemsManagementClient.getInventorySchema(GetInventorySchemaRequest request)
Return a list of inventory type names for the account, or return a list of attribute names for a specific
Inventory item type.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetInventorySchemaResult> |
AWSSimpleSystemsManagementAsyncClient.getInventorySchemaAsync(GetInventorySchemaRequest request) |
Future<GetInventorySchemaResult> |
AWSSimpleSystemsManagementAsync.getInventorySchemaAsync(GetInventorySchemaRequest getInventorySchemaRequest)
Return a list of inventory type names for the account, or return a list of attribute names for a specific
Inventory item type.
|
Future<GetInventorySchemaResult> |
AbstractAWSSimpleSystemsManagementAsync.getInventorySchemaAsync(GetInventorySchemaRequest request) |
Future<GetInventorySchemaResult> |
AWSSimpleSystemsManagementAsyncClient.getInventorySchemaAsync(GetInventorySchemaRequest request,
AsyncHandler<GetInventorySchemaRequest,GetInventorySchemaResult> asyncHandler) |
Future<GetInventorySchemaResult> |
AWSSimpleSystemsManagementAsync.getInventorySchemaAsync(GetInventorySchemaRequest getInventorySchemaRequest,
AsyncHandler<GetInventorySchemaRequest,GetInventorySchemaResult> asyncHandler)
Return a list of inventory type names for the account, or return a list of attribute names for a specific
Inventory item type.
|
Future<GetInventorySchemaResult> |
AbstractAWSSimpleSystemsManagementAsync.getInventorySchemaAsync(GetInventorySchemaRequest request,
AsyncHandler<GetInventorySchemaRequest,GetInventorySchemaResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetInventorySchemaResult> |
AWSSimpleSystemsManagementAsyncClient.getInventorySchemaAsync(GetInventorySchemaRequest request,
AsyncHandler<GetInventorySchemaRequest,GetInventorySchemaResult> asyncHandler) |
Future<GetInventorySchemaResult> |
AWSSimpleSystemsManagementAsync.getInventorySchemaAsync(GetInventorySchemaRequest getInventorySchemaRequest,
AsyncHandler<GetInventorySchemaRequest,GetInventorySchemaResult> asyncHandler)
Return a list of inventory type names for the account, or return a list of attribute names for a specific
Inventory item type.
|
Future<GetInventorySchemaResult> |
AbstractAWSSimpleSystemsManagementAsync.getInventorySchemaAsync(GetInventorySchemaRequest request,
AsyncHandler<GetInventorySchemaRequest,GetInventorySchemaResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetInventorySchemaResult |
GetInventorySchemaResult.clone() |
GetInventorySchemaResult |
GetInventorySchemaResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
GetInventorySchemaResult |
GetInventorySchemaResult.withSchemas(Collection<InventoryItemSchema> schemas)
Inventory schemas returned by the request.
|
GetInventorySchemaResult |
GetInventorySchemaResult.withSchemas(InventoryItemSchema... schemas)
Inventory schemas returned by the request.
|
Copyright © 2018. All rights reserved.