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