| 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 | 
|---|---|
ListUsableSubnetworksHttpRequest | 
ListUsableSubnetworksHttpRequest.Builder.build()  | 
static ListUsableSubnetworksHttpRequest | 
ListUsableSubnetworksHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList> | 
SubnetworkClient.listUsableSubnetworksCallable()
Retrieves an aggregated list of usable subnetworks. 
 | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SubnetworkClient.ListUsableSubnetworksPagedResponse | 
SubnetworkClient.listUsableSubnetworks(ListUsableSubnetworksHttpRequest request)
Retrieves an aggregated list of usable subnetworks. 
 | 
ListUsableSubnetworksHttpRequest.Builder | 
ListUsableSubnetworksHttpRequest.Builder.mergeFrom(ListUsableSubnetworksHttpRequest other)  | 
static ListUsableSubnetworksHttpRequest.Builder | 
ListUsableSubnetworksHttpRequest.newBuilder(ListUsableSubnetworksHttpRequest prototype)  | 
| 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)  | 
protected SubnetworkClient.ListUsableSubnetworksPage | 
SubnetworkClient.ListUsableSubnetworksPage.createPage(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
          UsableSubnetworksAggregatedList response)  | 
com.google.api.core.ApiFuture<SubnetworkClient.ListUsableSubnetworksPage> | 
SubnetworkClient.ListUsableSubnetworksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
               com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListUsableSubnetworksHttpRequest,UsableSubnetworksAggregatedList> | 
HttpJsonSubnetworkStub.listUsableSubnetworksMethodDescriptor  | 
Copyright © 2019 Google LLC. All rights reserved.