Uses of Interface
software.amazon.awssdk.services.sesv2.model.CreateConfigurationSetEventDestinationResponse.Builder
-
Packages that use CreateConfigurationSetEventDestinationResponse.Builder Package Description software.amazon.awssdk.services.sesv2.model -
-
Uses of CreateConfigurationSetEventDestinationResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return CreateConfigurationSetEventDestinationResponse.Builder Modifier and Type Method Description static CreateConfigurationSetEventDestinationResponse.BuilderCreateConfigurationSetEventDestinationResponse. builder()CreateConfigurationSetEventDestinationResponse.BuilderCreateConfigurationSetEventDestinationResponse. toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type CreateConfigurationSetEventDestinationResponse.Builder Modifier and Type Method Description static Class<? extends CreateConfigurationSetEventDestinationResponse.Builder>CreateConfigurationSetEventDestinationResponse. serializableBuilderClass()
-