| 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.ListNetworkEndpointsPagedResponse |
NetworkEndpointGroupsClient.listNetworkEndpoints(ListNetworkEndpointsNetworkEndpointGroupsRequest request)
Lists the network endpoints in the specified network endpoint group.
|
NetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse |
NetworkEndpointGroupsClient.listNetworkEndpoints(String project,
String zone,
String networkEndpointGroup,
NetworkEndpointGroupsListEndpointsRequest networkEndpointGroupsListEndpointsRequestResource)
Lists the network endpoints in the specified network endpoint group.
|
Copyright © 2024 Google LLC. All rights reserved.