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