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