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