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