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