CopyableBuilder<InventoryItemAttribute.Builder,InventoryItemAttribute>, SdkBuilder<InventoryItemAttribute.Builder,InventoryItemAttribute>public static interface InventoryItemAttribute.Builder extends CopyableBuilder<InventoryItemAttribute.Builder,InventoryItemAttribute>
| Modifier and Type | Method | Description |
|---|---|---|
InventoryItemAttribute.Builder |
dataType(String dataType) |
The data type of the inventory item attribute.
|
InventoryItemAttribute.Builder |
dataType(InventoryAttributeDataType dataType) |
The data type of the inventory item attribute.
|
InventoryItemAttribute.Builder |
name(String name) |
Name of the inventory item attribute.
|
copyapply, buildInventoryItemAttribute.Builder name(String name)
Name of the inventory item attribute.
name - Name of the inventory item attribute.InventoryItemAttribute.Builder dataType(String dataType)
The data type of the inventory item attribute.
dataType - The data type of the inventory item attribute.InventoryAttributeDataTypeInventoryItemAttribute.Builder dataType(InventoryAttributeDataType dataType)
The data type of the inventory item attribute.
dataType - The data type of the inventory item attribute.InventoryAttributeDataTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.