| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
Map<String,InventoryResultItem> |
InventoryResultEntity.data()
The data section in the inventory result entity json.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryResultEntity.Builder |
InventoryResultEntity.Builder.data(Map<String,InventoryResultItem> data)
The data section in the inventory result entity json.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryResultItem |
InventoryResultItemUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryResultItemMarshaller.marshall(InventoryResultItem inventoryResultItem,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.