| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model | |
| software.amazon.awssdk.services.pinpointsmsvoicev2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AccountAttribute> |
DescribeAccountAttributesResponse.accountAttributes()
An array of AccountAttributes objects.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.accountAttributes(AccountAttribute... accountAttributes)
An array of AccountAttributes objects.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountAttributesResponse.Builder |
DescribeAccountAttributesResponse.Builder.accountAttributes(Collection<AccountAttribute> accountAttributes)
An array of AccountAttributes objects.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AccountAttribute> |
DescribeAccountAttributesPublisher.accountAttributes()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AccountAttribute> |
DescribeAccountAttributesIterable.accountAttributes()
Returns an iterable to iterate through the paginated
DescribeAccountAttributesResponse.accountAttributes() member. |
Copyright © 2023. All rights reserved.