Interface B2Credentials
-
- All Known Implementing Classes:
B2CredentialsImpl
public interface B2Credentials
Credentials for accessing B2's APIs. If you used getAccountId() in a previous version of the SDK, please use B2StorageClient.getAccountId() in this version.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getApplicationKey()
java.lang.String
getApplicationKeyId()
-