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