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