| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<InventoryItem> |
PutInventoryRequest.items()
The inventory items that you want to add or update on instances.
|
| Modifier and Type | Method and Description |
|---|---|
PutInventoryRequest.Builder |
PutInventoryRequest.Builder.items(InventoryItem... items)
The inventory items that you want to add or update on instances.
|
| Modifier and Type | Method and Description |
|---|---|
PutInventoryRequest.Builder |
PutInventoryRequest.Builder.items(Collection<InventoryItem> items)
The inventory items that you want to add or update on instances.
|
Copyright © 2021. All rights reserved.