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