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