public interface CmOpenStackStorageDevice extends RepositoryObject, CmSecuredStorageDevice
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_DeviceConnectionURL()
Returns the value of the DeviceConnectionURL property.
|
java.lang.Boolean |
get_HttpsCertValidationEnabled()
Returns the value of the HttpsCertValidationEnabled property.
|
java.lang.String |
get_OpenStackAuthenticationURL()
Returns the value of the OpenStackAuthenticationURL property.
|
java.lang.String |
get_OpenStackContainerName()
Returns the value of the OpenStackContainerName property.
|
void |
set_DeviceConnectionURL(java.lang.String value)
Sets the value of the DeviceConnectionURL property.
|
void |
set_HttpsCertValidationEnabled(java.lang.Boolean value)
Sets the value of the HttpsCertValidationEnabled property.
|
void |
set_OpenStackAuthenticationURL(java.lang.String value)
Sets the value of the OpenStackAuthenticationURL property.
|
void |
set_OpenStackContainerName(java.lang.String value)
Sets the value of the OpenStackContainerName property.
|
get_DevicePassword, get_DeviceUserName, set_DevicePassword, set_DeviceUserName
get_AuditedEvents, get_Creator, get_DateCreated, get_DateLastModified, get_DeleteMethodSupported, get_DescriptiveText, get_DisplayName, get_Id, get_LastModifier, get_Owner, get_Permissions, get_Site, get_SynchronousReplicationSupported, get_UsedByAreas, set_Creator, set_DateCreated, set_DateLastModified, set_DescriptiveText, set_DisplayName, set_LastModifier, set_Owner, set_Permissions, set_Site
getObjectStore
raiseEvent
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_DeviceConnectionURL()
void set_DeviceConnectionURL(java.lang.String value)
java.lang.Boolean get_HttpsCertValidationEnabled()
void set_HttpsCertValidationEnabled(java.lang.Boolean value)
java.lang.String get_OpenStackAuthenticationURL()
void set_OpenStackAuthenticationURL(java.lang.String value)
java.lang.String get_OpenStackContainerName()
void set_OpenStackContainerName(java.lang.String value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.