Uses of Interface
com.google.cloud.ServiceRpc
-
Packages that use ServiceRpc Package Description com.google.cloud Core classes for thegoogle-cloud
library.com.google.cloud.spi -
-
Uses of ServiceRpc in com.google.cloud
Methods in com.google.cloud that return ServiceRpc Modifier and Type Method Description ServiceRpc
ServiceOptions. getRpc()
Returns a Service RPC object for the current service.Methods in com.google.cloud with parameters of type ServiceRpc Modifier and Type Method Description protected boolean
ServiceOptions. shouldRefreshRpc(ServiceRpc cachedRpc)
-
Uses of ServiceRpc in com.google.cloud.spi
Methods in com.google.cloud.spi that return ServiceRpc Modifier and Type Method Description ServiceRpc
ServiceRpcFactory. create(OptionsT options)
-