Class RegionNotificationEndpointsClient.ListPage (1.42.0)

public static class RegionNotificationEndpointsClient.ListPage extends AbstractPage,NotificationEndpointList,NotificationEndpoint,RegionNotificationEndpointsClient.ListPage>

Inheritance

java.lang.Object > AbstractPage > RegionNotificationEndpointsClient.ListPage

Methods

createPage(PageContext context, NotificationEndpointList response)

protected RegionNotificationEndpointsClient.ListPage createPage(PageContext,NotificationEndpointList,NotificationEndpoint> context, NotificationEndpointList response)
Parameters
Name Description
context PageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint>
response NotificationEndpointList
Returns
Type Description
RegionNotificationEndpointsClient.ListPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListPage> createPageAsync(PageContext,NotificationEndpointList,NotificationEndpoint> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint>
futureResponse ApiFuture<NotificationEndpointList>
Returns
Type Description
ApiFuture<ListPage>
Overrides