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
ConstructorsConstructorDescriptionCreateModelCardExportJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateModelCardExportJobRequest createModelCardExportJobRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateModelCardExportJobRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateModelCardExportJobRequest>- Parameters:
 createModelCardExportJobRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -