| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static OptOutListInformation.Builder |
OptOutListInformation.builder() |
OptOutListInformation.Builder |
OptOutListInformation.Builder.createdTimestamp(Instant createdTimestamp)
The time when the OutOutList was created, in UNIX epoch time
format.
|
OptOutListInformation.Builder |
OptOutListInformation.Builder.optOutListArn(String optOutListArn)
The Amazon Resource Name (ARN) of the OptOutList.
|
OptOutListInformation.Builder |
OptOutListInformation.Builder.optOutListName(String optOutListName)
The name of the OptOutList.
|
OptOutListInformation.Builder |
OptOutListInformation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OptOutListInformation.Builder> |
OptOutListInformation.serializableBuilderClass() |
Copyright © 2023. All rights reserved.