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.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceClient.ListRegionBackendServicesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionBackendServicesHttpRequest,BackendServiceList,BackendService> context,
com.google.api.core.ApiFuture<BackendServiceList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionBackendServicesHttpRequest,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceClient.listRegionBackendServicesPagedCallable()
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionBackendServicesHttpRequest,BackendServiceList,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceSettings.listRegionBackendServicesSettings()
Returns the object with the settings used for calls to listRegionBackendServices.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionBackendServicesHttpRequest,BackendServiceList,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceSettings.Builder.listRegionBackendServicesSettings()
Returns the builder for the settings used for calls to listRegionBackendServices.
|
Copyright © 2019 Google LLC. All rights reserved.