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