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