Class ApiKeysResult
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.ApiKeysResult
- All Implemented Interfaces:
ObjectModel
Schema for api keys.
-
Method Summary
Methods inherited from class GenericModel
equals, hashCode, toString
-
Method Details
-
isOk
-
getKey
-
getPassword
Gets the password. The password associated with the api key.- Returns:
- the password
-