Class DescribeCompilationJobRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sagemaker.transform.DescribeCompilationJobRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeCompilationJobRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeCompilationJobRequestMarshaller
extends Object
implements Marshaller<DescribeCompilationJobRequest>
DescribeCompilationJobRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeCompilationJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeCompilationJobRequest describeCompilationJobRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeCompilationJobRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeCompilationJobRequest>- Parameters:
 describeCompilationJobRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -