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