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