| 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.ListSubnetworksPagedResponse | 
SubnetworkClient.listSubnetworks(ListSubnetworksHttpRequest request)
Retrieves a list of subnetworks available to the specified project. 
 | 
SubnetworkClient.ListSubnetworksPagedResponse | 
SubnetworkClient.listSubnetworks(ProjectRegionName region)
Retrieves a list of subnetworks available to the specified project. 
 | 
SubnetworkClient.ListSubnetworksPagedResponse | 
SubnetworkClient.listSubnetworks(String region)
Retrieves a list of subnetworks available to the specified project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<SubnetworkClient.ListSubnetworksPagedResponse> | 
SubnetworkClient.ListSubnetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
           com.google.api.core.ApiFuture<SubnetworkList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListSubnetworksHttpRequest,SubnetworkClient.ListSubnetworksPagedResponse> | 
SubnetworkClient.listSubnetworksPagedCallable()
Retrieves a list of subnetworks available to the specified project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListSubnetworksHttpRequest,SubnetworkList,SubnetworkClient.ListSubnetworksPagedResponse> | 
SubnetworkSettings.listSubnetworksSettings()
Returns the object with the settings used for calls to listSubnetworks. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubnetworksHttpRequest,SubnetworkList,SubnetworkClient.ListSubnetworksPagedResponse> | 
SubnetworkSettings.Builder.listSubnetworksSettings()
Returns the builder for the settings used for calls to listSubnetworks. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSubnetworksHttpRequest,SubnetworkClient.ListSubnetworksPagedResponse> | 
SubnetworkStub.listSubnetworksPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListSubnetworksHttpRequest,SubnetworkClient.ListSubnetworksPagedResponse> | 
HttpJsonSubnetworkStub.listSubnetworksPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListSubnetworksHttpRequest,SubnetworkList,SubnetworkClient.ListSubnetworksPagedResponse> | 
SubnetworkStubSettings.listSubnetworksSettings()
Returns the object with the settings used for calls to listSubnetworks. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubnetworksHttpRequest,SubnetworkList,SubnetworkClient.ListSubnetworksPagedResponse> | 
SubnetworkStubSettings.Builder.listSubnetworksSettings()
Returns the builder for the settings used for calls to listSubnetworks. 
 | 
Copyright © 2019 Google LLC. All rights reserved.