Class RebootNodeRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.dax.transform.RebootNodeRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<RebootNodeRequest>
@Generated("software.amazon.awssdk:codegen") public class RebootNodeRequestMarshaller extends Object implements Marshaller<RebootNodeRequest>
RebootNodeRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description RebootNodeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(RebootNodeRequest rebootNodeRequest)
-
-
-
Constructor Detail
-
RebootNodeRequestMarshaller
public RebootNodeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(RebootNodeRequest rebootNodeRequest)
- Specified by:
marshallin interfaceMarshaller<RebootNodeRequest>
-
-