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