public class GrpcDiscoveryRpc extends Object
| Constructor and Description |
|---|
GrpcDiscoveryRpc(BaseGrpcTransport parent,
EndpointRecord endpoint,
ManagedChannelFactory channelFactory,
AuthCallOptions callOptions) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Result<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsResult>> |
listEndpoints() |
public GrpcDiscoveryRpc(BaseGrpcTransport parent, EndpointRecord endpoint, ManagedChannelFactory channelFactory, AuthCallOptions callOptions)
public CompletableFuture<Result<tech.ydb.proto.discovery.DiscoveryProtos.ListEndpointsResult>> listEndpoints()
Copyright © 2023. All rights reserved.