Class NetworkEndpointGroupsClient.ListPagedResponse (1.51.0)

public static class NetworkEndpointGroupsClient.ListPagedResponse extends AbstractPagedListResponse<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup,NetworkEndpointGroupsClient.ListPage,NetworkEndpointGroupsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetworkEndpointGroupsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, ApiFuture<NetworkEndpointGroupList> futureResponse)

public static ApiFuture<NetworkEndpointGroupsClient.ListPagedResponse> createAsync(PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, ApiFuture<NetworkEndpointGroupList> futureResponse)
Parameters
NameDescription
contextPageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup>
futureResponseApiFuture<NetworkEndpointGroupList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>