T - public interface ConnectorProvider<T extends Connector>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConnectorProvider.ConnectionConfiguration<T extends Connector> |
| Modifier and Type | Method and Description |
|---|---|
ConnectorProvider.ConnectionConfiguration<T> |
configure() |
default Optional<T> |
connect(String token) |
ConnectorProvider.ConnectionConfiguration<T> configure()
Copyright © 2021. All rights reserved.