Interface TieredStorageConfiguration.CredentialBuilder
-
- All Known Implementing Classes:
JCloudBlobStoreProvider
- Enclosing class:
- TieredStorageConfiguration
public static interface TieredStorageConfiguration.CredentialBuilderConstructs the proper credentials for the given JCloud provider from the given TieredStorageConfiguration.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbuildCredentials(TieredStorageConfiguration config)
-
-
-
Method Detail
-
buildCredentials
void buildCredentials(TieredStorageConfiguration config)
-
-