| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<InventoryItemAttribute> |
InventoryItemSchema.attributes()
The schema attributes for inventory.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryItemSchema.Builder |
InventoryItemSchema.Builder.attributes(InventoryItemAttribute... attributes)
The schema attributes for inventory.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryItemSchema.Builder |
InventoryItemSchema.Builder.attributes(Collection<InventoryItemAttribute> attributes)
The schema attributes for inventory.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryItemAttribute |
InventoryItemAttributeUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryItemAttributeMarshaller.marshall(InventoryItemAttribute inventoryItemAttribute,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.