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