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