public class OvhKeyWithSecret extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
humanAppId
Human ID of the key's application
canBeNull && readOnly
|
String |
id
Key ID
canBeNull && readOnly
|
String |
name
Key name
canBeNull && readOnly
|
String |
secret
Key secret
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhKeyWithSecret() |
Copyright © 2017. All rights reserved.