| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInventorySchemaResponse> |
SSMAsyncClient.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.
|
default GetInventorySchemaResponse |
SSMClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetInventorySchemaRequest> |
GetInventorySchemaRequestMarshaller.marshall(GetInventorySchemaRequest getInventorySchemaRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetInventorySchemaRequest> |
GetInventorySchemaRequestMarshaller.marshall(GetInventorySchemaRequest getInventorySchemaRequest) |
void |
GetInventorySchemaRequestModelMarshaller.marshall(GetInventorySchemaRequest getInventorySchemaRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.