public static interface DescribeAccountAttributesResponse.Builder extends EC2Response.Builder, CopyableBuilder<DescribeAccountAttributesResponse.Builder,DescribeAccountAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
accountAttributes(AccountAttribute... accountAttributes)
Information about one or more account attributes.
|
DescribeAccountAttributesResponse.Builder |
accountAttributes(Collection<AccountAttribute> accountAttributes)
Information about one or more account attributes.
|
buildcopyapply, buildDescribeAccountAttributesResponse.Builder accountAttributes(Collection<AccountAttribute> accountAttributes)
Information about one or more account attributes.
accountAttributes - Information about one or more account attributes.DescribeAccountAttributesResponse.Builder accountAttributes(AccountAttribute... accountAttributes)
Information about one or more account attributes.
accountAttributes - Information about one or more account attributes.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.