public class DatabricksConfigHostCredsProvider extends Object implements MlflowHostCredsProvider
Constructor and Description |
---|
DatabricksConfigHostCredsProvider() |
DatabricksConfigHostCredsProvider(String profile) |
Modifier and Type | Method and Description |
---|---|
MlflowHostCreds |
getHostCreds()
Returns a valid MlflowHostCreds.
|
void |
refresh()
Refreshes the underlying credentials.
|
public DatabricksConfigHostCredsProvider(String profile)
public DatabricksConfigHostCredsProvider()
public MlflowHostCreds getHostCreds()
MlflowHostCredsProvider
getHostCreds
in interface MlflowHostCredsProvider
public void refresh()
MlflowHostCredsProvider
refresh
in interface MlflowHostCredsProvider
Copyright © 2019. All rights reserved.