| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetInventoryResponse |
SSMClient.getInventory()
Query inventory information.
|
default GetInventoryResponse |
SSMClient.getInventory(Consumer<GetInventoryRequest.Builder> getInventoryRequest)
Query inventory information.
|
default GetInventoryResponse |
SSMClient.getInventory(GetInventoryRequest getInventoryRequest)
Query inventory information.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInventoryResponse> |
SSMAsyncClient.getInventory()
Query inventory information.
|
default CompletableFuture<GetInventoryResponse> |
SSMAsyncClient.getInventory(Consumer<GetInventoryRequest.Builder> getInventoryRequest)
Query inventory information.
|
default CompletableFuture<GetInventoryResponse> |
SSMAsyncClient.getInventory(GetInventoryRequest getInventoryRequest)
Query inventory information.
|
| Modifier and Type | Method and Description |
|---|---|
GetInventoryResponse |
GetInventoryResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.