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