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