| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutInventoryResponse> |
SSMAsyncClient.putInventory(PutInventoryRequest putInventoryRequest)
Bulk update custom inventory items on one more instance.
|
default PutInventoryResponse |
SSMClient.putInventory(PutInventoryRequest putInventoryRequest)
Bulk update custom inventory items on one more instance.
|
| Modifier and Type | Method and Description |
|---|---|
Request<PutInventoryRequest> |
PutInventoryRequestMarshaller.marshall(PutInventoryRequest putInventoryRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<PutInventoryRequest> |
PutInventoryRequestMarshaller.marshall(PutInventoryRequest putInventoryRequest) |
void |
PutInventoryRequestModelMarshaller.marshall(PutInventoryRequest putInventoryRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.