Class GetMailDomainRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.workmail.transform.GetMailDomainRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetMailDomainRequest>
@Generated("software.amazon.awssdk:codegen") public class GetMailDomainRequestMarshaller extends Object implements Marshaller<GetMailDomainRequest>
GetMailDomainRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetMailDomainRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetMailDomainRequest getMailDomainRequest)
-
-
-
Constructor Detail
-
GetMailDomainRequestMarshaller
public GetMailDomainRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetMailDomainRequest getMailDomainRequest)
- Specified by:
marshallin interfaceMarshaller<GetMailDomainRequest>
-
-