Package com.oracle.bmc.auth
Interface ProvidesClientConfigurators
- 
- All Known Implementing Classes:
- ConfigFileAuthenticationDetailsProvider
 
 public interface ProvidesClientConfiguratorsAn interface that has the API to return a list of ClientConfigurators
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description List<ClientConfigurator>getClientConfigurators()
 
- 
- 
- 
Method Detail- 
getClientConfiguratorsList<ClientConfigurator> getClientConfigurators() 
 
- 
 
-