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