| Modifier and Type | Method and Description |
|---|---|
static DiskEntry.PlatformSpecificCase |
DiskEntry.PlatformSpecificCase.forNumber(int value) |
DiskEntry.PlatformSpecificCase |
DiskEntry.getPlatformSpecificCase() |
DiskEntry.PlatformSpecificCase |
DiskEntry.Builder.getPlatformSpecificCase() |
DiskEntry.PlatformSpecificCase |
DiskEntryOrBuilder.getPlatformSpecificCase() |
static DiskEntry.PlatformSpecificCase |
DiskEntry.PlatformSpecificCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DiskEntry.PlatformSpecificCase |
DiskEntry.PlatformSpecificCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskEntry.PlatformSpecificCase[] |
DiskEntry.PlatformSpecificCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.