| 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 |
|---|---|
BackendBucketsClient.ListPagedResponse |
BackendBucketsClient.list(ListBackendBucketsRequest request)
Retrieves the list of BackendBucket resources available to the specified project.
|
BackendBucketsClient.ListPagedResponse |
BackendBucketsClient.list(String project)
Retrieves the list of BackendBucket resources available to the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BackendBucketsClient.ListPagedResponse> |
BackendBucketsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListBackendBucketsRequest,BackendBucketList,BackendBucket> context,
com.google.api.core.ApiFuture<BackendBucketList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListBackendBucketsRequest,BackendBucketsClient.ListPagedResponse> |
BackendBucketsClient.listPagedCallable()
Retrieves the list of BackendBucket resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse> |
BackendBucketsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse> |
BackendBucketsSettings.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<ListBackendBucketsRequest,BackendBucketsClient.ListPagedResponse> |
HttpJsonBackendBucketsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListBackendBucketsRequest,BackendBucketsClient.ListPagedResponse> |
BackendBucketsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse> |
BackendBucketsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackendBucketsRequest,BackendBucketList,BackendBucketsClient.ListPagedResponse> |
BackendBucketsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.