Uses of Class
io.envoyproxy.envoy.service.secret.v3.SecretDiscoveryServiceGrpc.SecretDiscoveryServiceStub
-
Packages that use SecretDiscoveryServiceGrpc.SecretDiscoveryServiceStub Package Description io.envoyproxy.envoy.service.secret.v3 -
-
Uses of SecretDiscoveryServiceGrpc.SecretDiscoveryServiceStub in io.envoyproxy.envoy.service.secret.v3
Methods in io.envoyproxy.envoy.service.secret.v3 that return SecretDiscoveryServiceGrpc.SecretDiscoveryServiceStub Modifier and Type Method Description protected SecretDiscoveryServiceGrpc.SecretDiscoveryServiceStubSecretDiscoveryServiceGrpc.SecretDiscoveryServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static SecretDiscoveryServiceGrpc.SecretDiscoveryServiceStubSecretDiscoveryServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-