Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse |
NetworkEndpointGroupClient.listNetworkEndpointGroups(ListNetworkEndpointGroupsHttpRequest request)
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse |
NetworkEndpointGroupClient.listNetworkEndpointGroups(ProjectZoneName zone)
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse |
NetworkEndpointGroupClient.listNetworkEndpointGroups(String zone)
Retrieves the list of network endpoint groups that are located in the specified project and
zone.
|
Copyright © 2019 Google LLC. All rights reserved.