| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
SubnetworksClient.ListUsablePagedResponse |
SubnetworksClient.listUsable(ListUsableSubnetworksRequest request)
Retrieves an aggregated list of all usable subnetworks in the project.
|
SubnetworksClient.ListUsablePagedResponse |
SubnetworksClient.listUsable(String project)
Retrieves an aggregated list of all usable subnetworks in the project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<SubnetworksClient.ListUsablePagedResponse> |
SubnetworksClient.ListUsablePagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,UsableSubnetwork> context,
com.google.api.core.ApiFuture<UsableSubnetworksAggregatedList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,SubnetworksClient.ListUsablePagedResponse> |
SubnetworksClient.listUsablePagedCallable()
Retrieves an aggregated list of all usable subnetworks in the project.
|
com.google.api.gax.rpc.PagedCallSettings<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,SubnetworksClient.ListUsablePagedResponse> |
SubnetworksSettings.listUsableSettings()
Returns the object with the settings used for calls to listUsable.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,SubnetworksClient.ListUsablePagedResponse> |
SubnetworksSettings.Builder.listUsableSettings()
Returns the builder for the settings used for calls to listUsable.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,SubnetworksClient.ListUsablePagedResponse> |
SubnetworksStub.listUsablePagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListUsableSubnetworksRequest,SubnetworksClient.ListUsablePagedResponse> |
HttpJsonSubnetworksStub.listUsablePagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,SubnetworksClient.ListUsablePagedResponse> |
SubnetworksStubSettings.listUsableSettings()
Returns the object with the settings used for calls to listUsable.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableSubnetworksRequest,UsableSubnetworksAggregatedList,SubnetworksClient.ListUsablePagedResponse> |
SubnetworksStubSettings.Builder.listUsableSettings()
Returns the builder for the settings used for calls to listUsable.
|
Copyright © 2024 Google LLC. All rights reserved.