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