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