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