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