| 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 |
|---|---|
GlobalAddressesClient.ListPagedResponse |
GlobalAddressesClient.list(ListGlobalAddressesRequest request)
Retrieves a list of global addresses.
|
GlobalAddressesClient.ListPagedResponse |
GlobalAddressesClient.list(String project)
Retrieves a list of global addresses.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GlobalAddressesClient.ListPagedResponse> |
GlobalAddressesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesRequest,GlobalAddressesClient.ListPagedResponse> |
GlobalAddressesClient.listPagedCallable()
Retrieves a list of global addresses.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalAddressesRequest,AddressList,GlobalAddressesClient.ListPagedResponse> |
GlobalAddressesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalAddressesRequest,AddressList,GlobalAddressesClient.ListPagedResponse> |
GlobalAddressesSettings.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<ListGlobalAddressesRequest,GlobalAddressesClient.ListPagedResponse> |
GlobalAddressesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesRequest,GlobalAddressesClient.ListPagedResponse> |
HttpJsonGlobalAddressesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGlobalAddressesRequest,AddressList,GlobalAddressesClient.ListPagedResponse> |
GlobalAddressesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalAddressesRequest,AddressList,GlobalAddressesClient.ListPagedResponse> |
GlobalAddressesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.