| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ResultAttribute |
ResultAttribute.clone() |
ResultAttribute |
ResultAttribute.withTypeName(String typeName)
Name of the inventory item type.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResultAttribute> |
GetInventoryRequest.getResultAttributes()
The list of inventory item types to return.
|
| Modifier and Type | Method and Description |
|---|---|
GetInventoryRequest |
GetInventoryRequest.withResultAttributes(ResultAttribute... resultAttributes)
The list of inventory item types to return.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetInventoryRequest.setResultAttributes(Collection<ResultAttribute> resultAttributes)
The list of inventory item types to return.
|
GetInventoryRequest |
GetInventoryRequest.withResultAttributes(Collection<ResultAttribute> resultAttributes)
The list of inventory item types to return.
|
Copyright © 2019. All rights reserved.