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