| Package | Description |
|---|---|
| com.amazonaws.services.pricing.model |
| Modifier and Type | Method and Description |
|---|---|
AttributeValue |
AttributeValue.clone() |
AttributeValue |
AttributeValue.withValue(String value)
The specific value of an
attributeName. |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeValue> |
GetAttributeValuesResult.getAttributeValues()
The list of values for an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
GetAttributeValuesResult |
GetAttributeValuesResult.withAttributeValues(AttributeValue... attributeValues)
The list of values for an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAttributeValuesResult.setAttributeValues(Collection<AttributeValue> attributeValues)
The list of values for an attribute.
|
GetAttributeValuesResult |
GetAttributeValuesResult.withAttributeValues(Collection<AttributeValue> attributeValues)
The list of values for an attribute.
|
Copyright © 2020. All rights reserved.