public static final class RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceFutureStub extends io.grpc.stub.AbstractStub<RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceFutureStub>
Discovery service for Runtime resources.
| Modifier and Type | Method and Description |
|---|---|
protected RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<DiscoveryResponse> |
fetchRuntime(DiscoveryRequest request) |
protected RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<RuntimeDiscoveryServiceGrpc.RuntimeDiscoveryServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<DiscoveryResponse> fetchRuntime(DiscoveryRequest request)
Copyright © 2018–2021 The Envoy Project. All rights reserved.