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