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