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