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