| Package | Description |
|---|---|
| software.amazon.awssdk.services.pricing.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeValue> |
GetAttributeValuesResponse.attributeValues()
The list of values for an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
GetAttributeValuesResponse.Builder |
GetAttributeValuesResponse.Builder.attributeValues(AttributeValue... attributeValues)
The list of values for an attribute.
|
| Modifier and Type | Method and Description |
|---|---|
GetAttributeValuesResponse.Builder |
GetAttributeValuesResponse.Builder.attributeValues(Collection<AttributeValue> attributeValues)
The list of values for an attribute.
|
Copyright © 2021. All rights reserved.