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