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