Class NetworksClient.ListPagedResponse (1.15.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 Returns