Class ModifyClusterSnapshotRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.redshift.transform.ModifyClusterSnapshotRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ModifyClusterSnapshotRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ModifyClusterSnapshotRequestMarshaller
extends Object
implements Marshaller<ModifyClusterSnapshotRequest>
ModifyClusterSnapshotRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionModifyClusterSnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ModifyClusterSnapshotRequest modifyClusterSnapshotRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ModifyClusterSnapshotRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ModifyClusterSnapshotRequest>
- Parameters:
- modifyClusterSnapshotRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-