Class SubnetworksClient.ListPagedResponse (1.51.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
NameDescription
contextPageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork>
futureResponseApiFuture<SubnetworkList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>