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