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