| 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.ListPagedResponse |
NetworkEndpointGroupsClient.list(ListNetworkEndpointGroupsRequest request)
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
NetworkEndpointGroupsClient.ListPagedResponse |
NetworkEndpointGroupsClient.list(String project,
String zone)
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NetworkEndpointGroupsClient.ListPagedResponse> |
NetworkEndpointGroupsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context,
com.google.api.core.ApiFuture<NetworkEndpointGroupList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListPagedResponse> |
NetworkEndpointGroupsClient.listPagedCallable()
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroupsClient.ListPagedResponse> |
NetworkEndpointGroupsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroupsClient.ListPagedResponse> |
NetworkEndpointGroupsSettings.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<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListPagedResponse> |
HttpJsonNetworkEndpointGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupsClient.ListPagedResponse> |
NetworkEndpointGroupsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroupsClient.ListPagedResponse> |
NetworkEndpointGroupsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroupsClient.ListPagedResponse> |
NetworkEndpointGroupsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.