public interface StargateBridgeClientFactory
| Modifier and Type | Method and Description |
|---|---|
StargateBridgeClient |
newClient(String authToken,
Optional<String> tenantId) |
static StargateBridgeClientFactory |
newInstance(io.grpc.Channel channel,
Schema.SchemaRead.SourceApi sourceApi) |
static StargateBridgeClientFactory newInstance(io.grpc.Channel channel, Schema.SchemaRead.SourceApi sourceApi)
StargateBridgeClient newClient(String authToken, Optional<String> tenantId)
Copyright © 2022. All rights reserved.