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