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