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() |
|