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