Class NetworkEndpointGroupsClient.ListPagedResponse (1.52.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
Name Description
context PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup>
futureResponse ApiFuture<NetworkEndpointGroupList>
Returns
Type Description
ApiFuture<ListPagedResponse>