| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static AccountAttribute.Builder |
AccountAttribute.builder() |
AccountAttribute.Builder |
AccountAttribute.Builder.name(AccountAttributeName name)
The name of the account attribute.
|
AccountAttribute.Builder |
AccountAttribute.Builder.name(String name)
The name of the account attribute.
|
AccountAttribute.Builder |
AccountAttribute.toBuilder() |
AccountAttribute.Builder |
AccountAttribute.Builder.value(String value)
The value associated with the account attribute name.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccountAttribute.Builder> |
AccountAttribute.serializableBuilderClass() |
Copyright © 2023. All rights reserved.