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