| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.builder() |
UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.Builder.configurationSetArn(String configurationSetArn)
The Amazon Resource Name (ARN) for the ConfigurationSet that was updated.
|
UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.Builder.configurationSetName(String configurationSetName)
The name of the configuration set.
|
default UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.Builder.eventDestination(Consumer<EventDestination.Builder> eventDestination)
An EventDestination object containing the details of where events will be logged.
|
UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.Builder.eventDestination(EventDestination eventDestination)
An EventDestination object containing the details of where events will be logged.
|
UpdateEventDestinationResponse.Builder |
UpdateEventDestinationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateEventDestinationResponse.Builder> |
UpdateEventDestinationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.