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