public final class DatabricksMlflowHostCreds extends BasicMlflowHostCreds
Constructor and Description |
---|
DatabricksMlflowHostCreds(String host,
String token) |
DatabricksMlflowHostCreds(String host,
String username,
String password) |
DatabricksMlflowHostCreds(String host,
String username,
String password,
String token,
boolean shouldIgnoreTlsVerification) |
getHost, getHostCreds, getPassword, getToken, getUsername, refresh, shouldIgnoreTlsVerification
Copyright © 2020. All rights reserved.