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>
CreateSchedulingPolicyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreateSchedulingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreateSchedulingPolicyRequest createSchedulingPolicyRequest)
-
-
-
Constructor Detail
-
CreateSchedulingPolicyRequestMarshaller
public CreateSchedulingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateSchedulingPolicyRequest createSchedulingPolicyRequest)
- Specified by:
marshallin interfaceMarshaller<CreateSchedulingPolicyRequest>
-
-