Class UpdateSchedulingPolicyRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.batch.transform.UpdateSchedulingPolicyRequestMarshaller
- All Implemented Interfaces:
 Marshaller<UpdateSchedulingPolicyRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateSchedulingPolicyRequestMarshaller
extends Object
implements Marshaller<UpdateSchedulingPolicyRequest>
UpdateSchedulingPolicyRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateSchedulingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateSchedulingPolicyRequest updateSchedulingPolicyRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateSchedulingPolicyRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateSchedulingPolicyRequest>- Parameters:
 updateSchedulingPolicyRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -