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