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