| Modifier and Type | Method and Description |
|---|---|
static Lun.MultiprotocolType |
Lun.MultiprotocolType.forNumber(int value) |
Lun.MultiprotocolType |
Lun.getMultiprotocolType()
The LUN multiprotocol type ensures the characteristics of the LUN are
optimized for each operating system.
|
Lun.MultiprotocolType |
Lun.Builder.getMultiprotocolType()
The LUN multiprotocol type ensures the characteristics of the LUN are
optimized for each operating system.
|
Lun.MultiprotocolType |
LunOrBuilder.getMultiprotocolType()
The LUN multiprotocol type ensures the characteristics of the LUN are
optimized for each operating system.
|
static Lun.MultiprotocolType |
Lun.MultiprotocolType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Lun.MultiprotocolType |
Lun.MultiprotocolType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Lun.MultiprotocolType |
Lun.MultiprotocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lun.MultiprotocolType[] |
Lun.MultiprotocolType.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.MultiprotocolType> |
Lun.MultiprotocolType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Lun.Builder |
Lun.Builder.setMultiprotocolType(Lun.MultiprotocolType value)
The LUN multiprotocol type ensures the characteristics of the LUN are
optimized for each operating system.
|
Copyright © 2022 Google LLC. All rights reserved.