| Modifier and Type | Method and Description |
|---|---|
static Lun.StorageType |
Lun.StorageType.forNumber(int value) |
Lun.StorageType |
Lun.getStorageType()
The storage type for this LUN.
|
Lun.StorageType |
Lun.Builder.getStorageType()
The storage type for this LUN.
|
Lun.StorageType |
LunOrBuilder.getStorageType()
The storage type for this LUN.
|
static Lun.StorageType |
Lun.StorageType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Lun.StorageType |
Lun.StorageType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Lun.StorageType |
Lun.StorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lun.StorageType[] |
Lun.StorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Lun.StorageType> |
Lun.StorageType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Lun.Builder |
Lun.Builder.setStorageType(Lun.StorageType value)
The storage type for this LUN.
|
Copyright © 2022 Google LLC. All rights reserved.