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