| 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 |
|---|---|
RegionNetworkEndpointGroupsClient.ListPagedResponse |
RegionNetworkEndpointGroupsClient.list(ListRegionNetworkEndpointGroupsRequest request)
Retrieves the list of regional network endpoint groups available to the specified project in
the given region.
|
RegionNetworkEndpointGroupsClient.ListPagedResponse |
RegionNetworkEndpointGroupsClient.list(String project,
String region)
Retrieves the list of regional network endpoint groups available to the specified project in
the given region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionNetworkEndpointGroupsClient.ListPagedResponse> |
RegionNetworkEndpointGroupsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context,
com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionNetworkEndpointGroupsRequest,RegionNetworkEndpointGroupsClient.ListPagedResponse> |
RegionNetworkEndpointGroupsClient.listPagedCallable()
Retrieves the list of regional network endpoint groups available to the specified project in
the given region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,RegionNetworkEndpointGroupsClient.ListPagedResponse> |
RegionNetworkEndpointGroupsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,RegionNetworkEndpointGroupsClient.ListPagedResponse> |
RegionNetworkEndpointGroupsSettings.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<ListRegionNetworkEndpointGroupsRequest,RegionNetworkEndpointGroupsClient.ListPagedResponse> |
HttpJsonRegionNetworkEndpointGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionNetworkEndpointGroupsRequest,RegionNetworkEndpointGroupsClient.ListPagedResponse> |
RegionNetworkEndpointGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,RegionNetworkEndpointGroupsClient.ListPagedResponse> |
RegionNetworkEndpointGroupsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionNetworkEndpointGroupsRequest,NetworkEndpointGroupList,RegionNetworkEndpointGroupsClient.ListPagedResponse> |
RegionNetworkEndpointGroupsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.