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