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