| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateEventDestinationResponse.Builder |
CreateEventDestinationResponse.builder() |
CreateEventDestinationResponse.Builder |
CreateEventDestinationResponse.Builder.configurationSetArn(String configurationSetArn)
The ARN of the configuration set.
|
CreateEventDestinationResponse.Builder |
CreateEventDestinationResponse.Builder.configurationSetName(String configurationSetName)
The name of the configuration set.
|
default CreateEventDestinationResponse.Builder |
CreateEventDestinationResponse.Builder.eventDestination(Consumer<EventDestination.Builder> eventDestination)
The details of the destination where events are logged.
|
CreateEventDestinationResponse.Builder |
CreateEventDestinationResponse.Builder.eventDestination(EventDestination eventDestination)
The details of the destination where events are logged.
|
CreateEventDestinationResponse.Builder |
CreateEventDestinationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateEventDestinationResponse.Builder> |
CreateEventDestinationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.