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