Uses of Class
io.envoyproxy.envoy.service.secret.v3.SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStub
-
Packages that use SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStub Package Description io.envoyproxy.envoy.service.secret.v3 -
-
Uses of SecretDiscoveryServiceGrpc.SecretDiscoveryServiceBlockingStub in io.envoyproxy.envoy.service.secret.v3
Methods in io.envoyproxy.envoy.service.secret.v3 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
-