| Modifier and Type | Method and Description |
|---|---|
static DiskEntry.InterfaceType |
DiskEntry.InterfaceType.forNumber(int value) |
DiskEntry.InterfaceType |
DiskEntry.getInterfaceType()
Disks interface type.
|
DiskEntry.InterfaceType |
DiskEntry.Builder.getInterfaceType()
Disks interface type.
|
DiskEntry.InterfaceType |
DiskEntryOrBuilder.getInterfaceType()
Disks interface type.
|
static DiskEntry.InterfaceType |
DiskEntry.InterfaceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DiskEntry.InterfaceType |
DiskEntry.InterfaceType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DiskEntry.InterfaceType |
DiskEntry.InterfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskEntry.InterfaceType[] |
DiskEntry.InterfaceType.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<DiskEntry.InterfaceType> |
DiskEntry.InterfaceType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DiskEntry.Builder |
DiskEntry.Builder.setInterfaceType(DiskEntry.InterfaceType value)
Disks interface type.
|
Copyright © 2024 Google LLC. All rights reserved.