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