Uses of Class
io.envoyproxy.envoy.service.discovery.v2.SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStub
-
Packages that use SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStub Package Description io.envoyproxy.envoy.service.discovery.v2 -
-
Uses of SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStub in io.envoyproxy.envoy.service.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStub Modifier and Type Method Description protected SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStubSecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStubSecretDiscoveryServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-