| 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 |
|---|---|
NetworkEndpointGroupsClient.AggregatedListPagedResponse |
NetworkEndpointGroupsClient.aggregatedList(AggregatedListNetworkEndpointGroupsRequest request)
Retrieves the list of network endpoint groups and sorts them by zone.
|
NetworkEndpointGroupsClient.AggregatedListPagedResponse |
NetworkEndpointGroupsClient.aggregatedList(String project)
Retrieves the list of network endpoint groups and sorts them by zone.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.AggregatedListPagedResponse> |
NetworkEndpointGroupsClient.aggregatedListPagedCallable()
Retrieves the list of network endpoint groups and sorts them by zone.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList,NetworkEndpointGroupsClient.AggregatedListPagedResponse> |
NetworkEndpointGroupsSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList,NetworkEndpointGroupsClient.AggregatedListPagedResponse> |
NetworkEndpointGroupsSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<NetworkEndpointGroupsClient.AggregatedListPagedResponse> |
NetworkEndpointGroupsClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNetworkEndpointGroupsRequest,NetworkEndpointGroupAggregatedList,Map.Entry<String,NetworkEndpointGroupsScopedList>> context,
com.google.api.core.ApiFuture<NetworkEndpointGroupAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.