Class RegionNotificationEndpointsClient.ListPagedResponse (1.51.0)

public static class RegionNotificationEndpointsClient.ListPagedResponse extends AbstractPagedListResponse<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint,RegionNotificationEndpointsClient.ListPage,RegionNotificationEndpointsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionNotificationEndpointsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint> context, ApiFuture<NotificationEndpointList> futureResponse)

public static ApiFuture<RegionNotificationEndpointsClient.ListPagedResponse> createAsync(PageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint> context, ApiFuture<NotificationEndpointList> futureResponse)
Parameters
NameDescription
contextPageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint>
futureResponseApiFuture<NotificationEndpointList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>