| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| com.google.cloud.compute.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
SubnetworkClient.ListUsableSubnetworksPagedResponse | 
SubnetworkClient.listUsableSubnetworks(ListUsableSubnetworksHttpRequest request)
Retrieves an aggregated list of usable subnetworks. 
 | 
SubnetworkClient.ListUsableSubnetworksPagedResponse | 
SubnetworkClient.listUsableSubnetworks(ProjectName project)
Retrieves an aggregated list of usable subnetworks. 
 | 
SubnetworkClient.ListUsableSubnetworksPagedResponse | 
SubnetworkClient.listUsableSubnetworks(String project)
Retrieves an aggregated list of usable subnetworks. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<SubnetworkClient.ListUsableSubnetworksPagedResponse> | 
SubnetworkClient.ListUsableSubnetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
           com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksHttpRequest,SubnetworkClient.ListUsableSubnetworksPagedResponse> | 
SubnetworkClient.listUsableSubnetworksPagedCallable()
Retrieves an aggregated list of usable subnetworks. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,SubnetworkClient.ListUsableSubnetworksPagedResponse> | 
SubnetworkSettings.listUsableSubnetworksSettings()
Returns the object with the settings used for calls to listUsableSubnetworks. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,SubnetworkClient.ListUsableSubnetworksPagedResponse> | 
SubnetworkSettings.Builder.listUsableSubnetworksSettings()
Returns the builder for the settings used for calls to listUsableSubnetworks. 
 | 
Copyright © 2019 Google LLC. All rights reserved.