public class KeystoneApiKeyCredentials extends Object
ApiKeyCredentials
is not applicable
THIS FILE IS MAPPED BY JACKSON TO AND FROM JSON.
DO NOT RENAME OR MODIFY FIELDS AND THEIR ACCESSORS.Constructor and Description |
---|
KeystoneApiKeyCredentials(String accessKey,
String secretKey) |
Modifier and Type | Method and Description |
---|---|
String |
getAccessKey() |
String |
getSecretKey() |
void |
setAccessKey(String accessKey) |
void |
setSecretKey(String secretKey) |
String |
toString() |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.