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