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 |
---|---|
RegionBackendServiceClient.ListRegionBackendServicesPagedResponse |
RegionBackendServiceClient.listRegionBackendServices(ListRegionBackendServicesHttpRequest request)
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
RegionBackendServiceClient.ListRegionBackendServicesPagedResponse |
RegionBackendServiceClient.listRegionBackendServices(ProjectRegionName region)
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
RegionBackendServiceClient.ListRegionBackendServicesPagedResponse |
RegionBackendServiceClient.listRegionBackendServices(String region)
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
Copyright © 2019 Google LLC. All rights reserved.