UnaryCallable<ListRegionBackendServicesHttpRequest,BackendServiceList> |
RegionBackendServiceClient.listRegionBackendServicesCallable()
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
UnaryCallable<ListRegionBackendServicesHttpRequest,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceClient.listRegionBackendServicesPagedCallable()
Retrieves the list of regional BackendService resources available to the specified project in
the given region.
|
PagedCallSettings<ListRegionBackendServicesHttpRequest,BackendServiceList,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceSettings.listRegionBackendServicesSettings()
Returns the object with the settings used for calls to listRegionBackendServices.
|
PagedCallSettings.Builder<ListRegionBackendServicesHttpRequest,BackendServiceList,RegionBackendServiceClient.ListRegionBackendServicesPagedResponse> |
RegionBackendServiceSettings.Builder.listRegionBackendServicesSettings()
Returns the builder for the settings used for calls to listRegionBackendServices.
|