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