Class RegionNotificationEndpointsClient.AggregatedListPagedResponse (1.98.0)

public static class RegionNotificationEndpointsClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListRegionNotificationEndpointsRequest,NotificationEndpointAggregatedList,Map.Entry<String,NotificationEndpointsScopedList>,RegionNotificationEndpointsClient.AggregatedListPage,RegionNotificationEndpointsClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionNotificationEndpointsClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListRegionNotificationEndpointsRequest,NotificationEndpointAggregatedList,Map.Entry<String,NotificationEndpointsScopedList>> context, ApiFuture<NotificationEndpointAggregatedList> futureResponse)

public static ApiFuture<RegionNotificationEndpointsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListRegionNotificationEndpointsRequest,NotificationEndpointAggregatedList,Map.Entry<String,NotificationEndpointsScopedList>> context, ApiFuture<NotificationEndpointAggregatedList> futureResponse)
Parameters
Name Description
context PageContext<AggregatedListRegionNotificationEndpointsRequest,NotificationEndpointAggregatedList,java.util.Map.Entry<String,NotificationEndpointsScopedList>>
futureResponse ApiFuture<NotificationEndpointAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>