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