| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<InventoryResultEntity> |
GetInventoryResponse.entities()
Collection of inventory entities such as a collection of instance inventory.
|
| Modifier and Type | Method and Description |
|---|---|
GetInventoryResponse.Builder |
GetInventoryResponse.Builder.entities(InventoryResultEntity... entities)
Collection of inventory entities such as a collection of instance inventory.
|
| Modifier and Type | Method and Description |
|---|---|
GetInventoryResponse.Builder |
GetInventoryResponse.Builder.entities(Collection<InventoryResultEntity> entities)
Collection of inventory entities such as a collection of instance inventory.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryResultEntity |
InventoryResultEntityUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryResultEntityMarshaller.marshall(InventoryResultEntity inventoryResultEntity,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.