Class SubnetworksClient.ListPagedResponse (1.52.0)

public static class SubnetworksClient.ListPagedResponse extends AbstractPagedListResponse<ListSubnetworksRequest,SubnetworkList,Subnetwork,SubnetworksClient.ListPage,SubnetworksClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SubnetworksClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork> context, ApiFuture<SubnetworkList> futureResponse)

public static ApiFuture<SubnetworksClient.ListPagedResponse> createAsync(PageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork> context, ApiFuture<SubnetworkList> futureResponse)
Parameters
Name Description
context PageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork>
futureResponse ApiFuture<SubnetworkList>
Returns
Type Description
ApiFuture<ListPagedResponse>