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