Modifier and Type | Method and Description |
---|---|
static StorageFormatType |
StorageFormatMapper.map(StorageFormat model,
StorageFormatType template) |
Modifier and Type | Method and Description |
---|---|
static StorageFormatType |
StorageFormatMapper.map(StorageFormat model,
StorageFormatType template) |
static StorageFormat |
StorageFormatMapper.map(StorageFormatType model,
StorageFormat template) |
Modifier and Type | Method and Description |
---|---|
protected Set<StorageFormatType> |
StorageHandlingCommandBase.getSupportedStorageFormatSet(Version version) |
Modifier and Type | Method and Description |
---|---|
static StorageFormatType |
StorageFormatType.forValue(String value) |
StorageFormatType |
storage_domain_static.getStorageFormat() |
StorageFormatType |
storage_domains.getStorageFormat() |
StorageFormatType |
storage_pool.getStoragePoolFormatType() |
static StorageFormatType |
StorageFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageFormatType[] |
StorageFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
storage_domain_static.setStorageFormat(StorageFormatType storage_format) |
void |
storage_domains.setStorageFormat(StorageFormatType value) |
void |
storage_pool.setStoragePoolFormatType(StorageFormatType value) |
Modifier and Type | Method and Description |
---|---|
StorageFormatType |
GetExistingStorageDomainListParameters.getStorageFormatType() |
Constructor and Description |
---|
GetExistingStorageDomainListParameters(Guid vdsId,
StorageType storageType,
StorageDomainType storageDomainType,
String path,
StorageFormatType storageFormatType) |
Modifier and Type | Method and Description |
---|---|
StorageFormatType |
SpmStartVDSCommandParameters.getStoragePoolFormatType() |
Modifier and Type | Method and Description |
---|---|
void |
SpmStartVDSCommandParameters.setStoragePoolFormatType(StorageFormatType storagePoolFormatType) |
Constructor and Description |
---|
SpmStartVDSCommandParameters(Guid vdsId,
Guid storagePoolId,
int prevID,
String prevLVER,
RecoveryMode recoveryMode,
boolean SCSIfencing,
StorageFormatType storagePoolFormatType) |
Copyright © 2012. All Rights Reserved.