Uses of Class
software.amazon.awssdk.services.sesv2.model.PutAccountVdmAttributesRequest
-
Packages that use PutAccountVdmAttributesRequest Package Description software.amazon.awssdk.services.sesv2 Amazon SES API v2 software.amazon.awssdk.services.sesv2.transform -
-
Uses of PutAccountVdmAttributesRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type PutAccountVdmAttributesRequest Modifier and Type Method Description default CompletableFuture<PutAccountVdmAttributesResponse>SesV2AsyncClient. putAccountVdmAttributes(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest)Update your Amazon SES account VDM attributes.default PutAccountVdmAttributesResponseSesV2Client. putAccountVdmAttributes(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest)Update your Amazon SES account VDM attributes. -
Uses of PutAccountVdmAttributesRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type PutAccountVdmAttributesRequest Modifier and Type Method Description SdkHttpFullRequestPutAccountVdmAttributesRequestMarshaller. marshall(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest)
-