| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetInventoryResponse |
SSMClient.getInventory(GetInventoryRequest getInventoryRequest)
Query inventory information.
|
default CompletableFuture<GetInventoryResponse> |
SSMAsyncClient.getInventory(GetInventoryRequest getInventoryRequest)
Query inventory information.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetInventoryRequest> |
GetInventoryRequestMarshaller.marshall(GetInventoryRequest getInventoryRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetInventoryRequest> |
GetInventoryRequestMarshaller.marshall(GetInventoryRequest getInventoryRequest) |
void |
GetInventoryRequestModelMarshaller.marshall(GetInventoryRequest getInventoryRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.