Class NetworksClient.ListPagedResponse (1.52.0)

public static class NetworksClient.ListPagedResponse extends AbstractPagedListResponse<ListNetworksRequest,NetworkList,Network,NetworksClient.ListPage,NetworksClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetworksClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListNetworksRequest,NetworkList,Network> context, ApiFuture<NetworkList> futureResponse)

public static ApiFuture<NetworksClient.ListPagedResponse> createAsync(PageContext<ListNetworksRequest,NetworkList,Network> context, ApiFuture<NetworkList> futureResponse)
Parameters
Name Description
context PageContext<ListNetworksRequest,NetworkList,Network>
futureResponse ApiFuture<NetworkList>
Returns
Type Description
ApiFuture<ListPagedResponse>