UnaryCallable<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList> |
BackendServiceClient.aggregatedListBackendServicesCallable()
Retrieves the list of all BackendService resources, regional and global, available to the
specified project.
|
UnaryCallable<AggregatedListBackendServicesHttpRequest,BackendServiceClient.AggregatedListBackendServicesPagedResponse> |
BackendServiceClient.aggregatedListBackendServicesPagedCallable()
Retrieves the list of all BackendService resources, regional and global, available to the
specified project.
|
PagedCallSettings<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList,BackendServiceClient.AggregatedListBackendServicesPagedResponse> |
BackendServiceSettings.aggregatedListBackendServicesSettings()
Returns the object with the settings used for calls to aggregatedListBackendServices.
|
PagedCallSettings.Builder<AggregatedListBackendServicesHttpRequest,BackendServiceAggregatedList,BackendServiceClient.AggregatedListBackendServicesPagedResponse> |
BackendServiceSettings.Builder.aggregatedListBackendServicesSettings()
Returns the builder for the settings used for calls to aggregatedListBackendServices.
|