| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworkscm.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.attributes(AccountAttribute... attributes)
The attributes that are currently set for the account.
|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.attributes(Collection<AccountAttribute> attributes)
The attributes that are currently set for the account.
|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.attributes(Consumer<AccountAttribute.Builder>... attributes)
The attributes that are currently set for the account.
|
static DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.builder() |
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeAccountAttributesResponse.Builder> |
DescribeAccountAttributesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.