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