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