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