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