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