| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<AccountAttributeValue> |
AccountAttribute.attributeValues()
One or more values for the account attribute.
|
| Modifier and Type | Method and Description |
|---|---|
AccountAttribute.Builder |
AccountAttribute.Builder.attributeValues(AccountAttributeValue... attributeValues)
One or more values for the account attribute.
|
| Modifier and Type | Method and Description |
|---|---|
AccountAttribute.Builder |
AccountAttribute.Builder.attributeValues(Collection<AccountAttributeValue> attributeValues)
One or more values for the account attribute.
|
| Modifier and Type | Method and Description |
|---|---|
AccountAttributeValue |
AccountAttributeValueUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.