Class PutAccountVdmAttributesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sesv2.transform.PutAccountVdmAttributesRequestMarshaller
- All Implemented Interfaces:
Marshaller<PutAccountVdmAttributesRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class PutAccountVdmAttributesRequestMarshaller
extends Object
implements Marshaller<PutAccountVdmAttributesRequest>
PutAccountVdmAttributesRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionPutAccountVdmAttributesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutAccountVdmAttributesRequest putAccountVdmAttributesRequest)
-
Constructor Details
-
PutAccountVdmAttributesRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<PutAccountVdmAttributesRequest>
-