public class OpenstackVolumeAuthenticationKeyContainer extends IdentifiedContainer implements OpenstackVolumeAuthenticationKey
Constructor and Description |
---|
OpenstackVolumeAuthenticationKeyContainer() |
Modifier and Type | Method and Description |
---|---|
Date |
creationDate() |
void |
creationDate(Date newCreationDate) |
boolean |
creationDatePresent() |
OpenStackVolumeProvider |
openstackVolumeProvider() |
void |
openstackVolumeProvider(OpenStackVolumeProvider newOpenstackVolumeProvider) |
boolean |
openstackVolumeProviderPresent() |
OpenstackVolumeAuthenticationKeyUsageType |
usageType() |
void |
usageType(OpenstackVolumeAuthenticationKeyUsageType newUsageType) |
boolean |
usageTypePresent() |
String |
uuid() |
void |
uuid(String newUuid) |
boolean |
uuidPresent() |
String |
value() |
void |
value(String newValue) |
boolean |
valuePresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public OpenstackVolumeAuthenticationKeyContainer()
public Date creationDate()
creationDate
in interface OpenstackVolumeAuthenticationKey
public void creationDate(Date newCreationDate)
public boolean creationDatePresent()
creationDatePresent
in interface OpenstackVolumeAuthenticationKey
public OpenstackVolumeAuthenticationKeyUsageType usageType()
usageType
in interface OpenstackVolumeAuthenticationKey
public void usageType(OpenstackVolumeAuthenticationKeyUsageType newUsageType)
public boolean usageTypePresent()
usageTypePresent
in interface OpenstackVolumeAuthenticationKey
public String uuid()
uuid
in interface OpenstackVolumeAuthenticationKey
public void uuid(String newUuid)
public boolean uuidPresent()
uuidPresent
in interface OpenstackVolumeAuthenticationKey
public String value()
value
in interface OpenstackVolumeAuthenticationKey
public void value(String newValue)
public boolean valuePresent()
valuePresent
in interface OpenstackVolumeAuthenticationKey
public OpenStackVolumeProvider openstackVolumeProvider()
openstackVolumeProvider
in interface OpenstackVolumeAuthenticationKey
public void openstackVolumeProvider(OpenStackVolumeProvider newOpenstackVolumeProvider)
public boolean openstackVolumeProviderPresent()
openstackVolumeProviderPresent
in interface OpenstackVolumeAuthenticationKey
Copyright © 2016. All rights reserved.