| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.NetworkEndpointGroups.ListNetworkEndpoints |
Compute.NetworkEndpointGroups.listNetworkEndpoints(String project,
String zone,
String networkEndpointGroup,
NetworkEndpointGroupsListEndpointsRequest content)
Lists the network endpoints in the specified network endpoint group.
|
| Constructor and Description |
|---|
ListNetworkEndpoints(String project,
String zone,
String networkEndpointGroup,
NetworkEndpointGroupsListEndpointsRequest content)
Lists the network endpoints in the specified network endpoint group.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkEndpointGroupsListEndpointsRequest |
NetworkEndpointGroupsListEndpointsRequest.clone() |
NetworkEndpointGroupsListEndpointsRequest |
NetworkEndpointGroupsListEndpointsRequest.set(String fieldName,
Object value) |
NetworkEndpointGroupsListEndpointsRequest |
NetworkEndpointGroupsListEndpointsRequest.setHealthStatus(String healthStatus)
Optional query parameter for showing the health status of each network endpoint.
|
Copyright © 2011–2023 Google. All rights reserved.