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