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