| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static DeleteEventDestinationResponse.Builder |
DeleteEventDestinationResponse.builder() |
DeleteEventDestinationResponse.Builder |
DeleteEventDestinationResponse.Builder.configurationSetArn(String configurationSetArn)
The Amazon Resource Name (ARN) of the configuration set.
|
DeleteEventDestinationResponse.Builder |
DeleteEventDestinationResponse.Builder.configurationSetName(String configurationSetName)
The name of the configuration set the event destination was deleted from.
|
default DeleteEventDestinationResponse.Builder |
DeleteEventDestinationResponse.Builder.eventDestination(Consumer<EventDestination.Builder> eventDestination)
The event destination object that was deleted.
|
DeleteEventDestinationResponse.Builder |
DeleteEventDestinationResponse.Builder.eventDestination(EventDestination eventDestination)
The event destination object that was deleted.
|
DeleteEventDestinationResponse.Builder |
DeleteEventDestinationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteEventDestinationResponse.Builder> |
DeleteEventDestinationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.