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