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