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