public abstract static class ConnectorProvider.ConnectionConfiguration<T extends Connector> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ConnectionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<T> |
connect(String token) |
ConnectorProvider.ConnectionConfiguration<T> |
withLogger(org.slf4j.Logger logger) |
public ConnectorProvider.ConnectionConfiguration<T> withLogger(org.slf4j.Logger logger)
Copyright © 2021. All rights reserved.