Uses of Interface
io.envoyproxy.envoy.service.discovery.v2.SecretDiscoveryService.BlockingInterface
-
Packages that use SecretDiscoveryService.BlockingInterface Package Description io.envoyproxy.envoy.service.discovery.v2 -
-
Uses of SecretDiscoveryService.BlockingInterface in io.envoyproxy.envoy.service.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return SecretDiscoveryService.BlockingInterface Modifier and Type Method Description static SecretDiscoveryService.BlockingInterfaceSecretDiscoveryService. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.discovery.v2 with parameters of type SecretDiscoveryService.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceSecretDiscoveryService. newReflectiveBlockingService(SecretDiscoveryService.BlockingInterface impl)
-