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