| 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 |
|---|---|
InterconnectGroupsClient.ListPagedResponse |
InterconnectGroupsClient.list(ListInterconnectGroupsRequest request)
Lists the InterconnectGroups for a project in the given scope.
|
InterconnectGroupsClient.ListPagedResponse |
InterconnectGroupsClient.list(String project)
Lists the InterconnectGroups for a project in the given scope.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<InterconnectGroupsClient.ListPagedResponse> |
InterconnectGroupsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroup> context,
com.google.api.core.ApiFuture<InterconnectGroupsListResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInterconnectGroupsRequest,InterconnectGroupsClient.ListPagedResponse> |
InterconnectGroupsClient.listPagedCallable()
Lists the InterconnectGroups for a project in the given scope.
|
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroupsClient.ListPagedResponse> |
InterconnectGroupsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroupsClient.ListPagedResponse> |
InterconnectGroupsSettings.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<ListInterconnectGroupsRequest,InterconnectGroupsClient.ListPagedResponse> |
InterconnectGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInterconnectGroupsRequest,InterconnectGroupsClient.ListPagedResponse> |
HttpJsonInterconnectGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroupsClient.ListPagedResponse> |
InterconnectGroupsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroupsClient.ListPagedResponse> |
InterconnectGroupsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2025 Google LLC. All rights reserved.