| 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 |
|---|---|
BackendServicesClient.ListUsablePagedResponse |
BackendServicesClient.listUsable(ListUsableBackendServicesRequest request)
Retrieves an aggregated list of all usable backend services in the specified project.
|
BackendServicesClient.ListUsablePagedResponse |
BackendServicesClient.listUsable(String project)
Retrieves an aggregated list of all usable backend services in the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BackendServicesClient.ListUsablePagedResponse> |
BackendServicesClient.ListUsablePagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceListUsable> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListUsableBackendServicesRequest,BackendServicesClient.ListUsablePagedResponse> |
BackendServicesClient.listUsablePagedCallable()
Retrieves an aggregated list of all usable backend services in the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendServicesClient.ListUsablePagedResponse> |
BackendServicesSettings.listUsableSettings()
Returns the object with the settings used for calls to listUsable.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendServicesClient.ListUsablePagedResponse> |
BackendServicesSettings.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<ListUsableBackendServicesRequest,BackendServicesClient.ListUsablePagedResponse> |
HttpJsonBackendServicesStub.listUsablePagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListUsableBackendServicesRequest,BackendServicesClient.ListUsablePagedResponse> |
BackendServicesStub.listUsablePagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendServicesClient.ListUsablePagedResponse> |
BackendServicesStubSettings.listUsableSettings()
Returns the object with the settings used for calls to listUsable.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendServicesClient.ListUsablePagedResponse> |
BackendServicesStubSettings.Builder.listUsableSettings()
Returns the builder for the settings used for calls to listUsable.
|
Copyright © 2024 Google LLC. All rights reserved.