| 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 | 
|---|---|
ListNetworksHttpRequest | 
ListNetworksHttpRequest.Builder.build()  | 
static ListNetworksHttpRequest | 
ListNetworksHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListNetworksHttpRequest,NetworkList> | 
NetworkClient.listNetworksCallable()
Retrieves the list of networks available to the specified project. 
 | 
com.google.api.gax.rpc.UnaryCallable<ListNetworksHttpRequest,NetworkClient.ListNetworksPagedResponse> | 
NetworkClient.listNetworksPagedCallable()
Retrieves the list of networks available to the specified project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListNetworksHttpRequest,NetworkList,NetworkClient.ListNetworksPagedResponse> | 
NetworkSettings.listNetworksSettings()
Returns the object with the settings used for calls to listNetworks. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksHttpRequest,NetworkList,NetworkClient.ListNetworksPagedResponse> | 
NetworkSettings.Builder.listNetworksSettings()
Returns the builder for the settings used for calls to listNetworks. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkClient.ListNetworksPagedResponse | 
NetworkClient.listNetworks(ListNetworksHttpRequest request)
Retrieves the list of networks available to the specified project. 
 | 
ListNetworksHttpRequest.Builder | 
ListNetworksHttpRequest.Builder.mergeFrom(ListNetworksHttpRequest other)  | 
static ListNetworksHttpRequest.Builder | 
ListNetworksHttpRequest.newBuilder(ListNetworksHttpRequest prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<NetworkClient.ListNetworksPagedResponse> | 
NetworkClient.ListNetworksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNetworksHttpRequest,NetworkList,Network> context,
           com.google.api.core.ApiFuture<NetworkList> futureResponse)  | 
protected NetworkClient.ListNetworksPage | 
NetworkClient.ListNetworksPage.createPage(com.google.api.gax.rpc.PageContext<ListNetworksHttpRequest,NetworkList,Network> context,
          NetworkList response)  | 
com.google.api.core.ApiFuture<NetworkClient.ListNetworksPage> | 
NetworkClient.ListNetworksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworksHttpRequest,NetworkList,Network> context,
               com.google.api.core.ApiFuture<NetworkList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListNetworksHttpRequest,NetworkList> | 
HttpJsonNetworkStub.listNetworksMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListNetworksHttpRequest,NetworkList> | 
NetworkStub.listNetworksCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListNetworksHttpRequest,NetworkList> | 
HttpJsonNetworkStub.listNetworksCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListNetworksHttpRequest,NetworkClient.ListNetworksPagedResponse> | 
NetworkStub.listNetworksPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListNetworksHttpRequest,NetworkClient.ListNetworksPagedResponse> | 
HttpJsonNetworkStub.listNetworksPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListNetworksHttpRequest,NetworkList,NetworkClient.ListNetworksPagedResponse> | 
NetworkStubSettings.listNetworksSettings()
Returns the object with the settings used for calls to listNetworks. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksHttpRequest,NetworkList,NetworkClient.ListNetworksPagedResponse> | 
NetworkStubSettings.Builder.listNetworksSettings()
Returns the builder for the settings used for calls to listNetworks. 
 | 
Copyright © 2019 Google LLC. All rights reserved.