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