| 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.ListPagedResponse |
BackendServicesClient.list(ListBackendServicesRequest request)
Retrieves the list of BackendService resources available to the specified project.
|
BackendServicesClient.ListPagedResponse |
BackendServicesClient.list(String project)
Retrieves the list of BackendService resources available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BackendServicesClient.ListPagedResponse> |
BackendServicesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListBackendServicesRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListBackendServicesRequest,BackendServicesClient.ListPagedResponse> |
BackendServicesClient.listPagedCallable()
Retrieves the list of BackendService resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse> |
BackendServicesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse> |
BackendServicesSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListBackendServicesRequest,BackendServicesClient.ListPagedResponse> |
HttpJsonBackendServicesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListBackendServicesRequest,BackendServicesClient.ListPagedResponse> |
BackendServicesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse> |
BackendServicesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse> |
BackendServicesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.