public class CloudAccessKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultCloudAccess>
| Modifier and Type | Field and Description |
|---|---|
protected String |
cloudIdentifier |
| Constructor and Description |
|---|
CloudAccessKeys() |
| Modifier and Type | Method and Description |
|---|---|
String |
cloudIdentifier()
Returns the attribute cloudIdentifier.
|
void |
cloudIdentifier(String cloudIdentifier)
Sets the value to attribute cloudIdentifier.
|
boolean |
equals(Object obj) |
int |
hashCode() |
protected String cloudIdentifier
public String cloudIdentifier()
public void cloudIdentifier(String cloudIdentifier)
cloudIdentifier - value of cloudIdentifierCopyright © 2017. All rights reserved.