| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<AccountAttribute> |
DescribeAccountAttributesResponse.accountAttributes()
Information about one or more account attributes.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.accountAttributes(AccountAttribute... accountAttributes)
Information about one or more account attributes.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.accountAttributes(Collection<AccountAttribute> accountAttributes)
Information about one or more account attributes.
|
| Modifier and Type | Method and Description |
|---|---|
AccountAttribute |
AccountAttributeUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.