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