| Modifier and Type | Method and Description |
|---|---|
static EmptyDirVolumeSource.Medium |
EmptyDirVolumeSource.Medium.forNumber(int value) |
EmptyDirVolumeSource.Medium |
EmptyDirVolumeSource.getMedium()
The medium on which the data is stored.
|
EmptyDirVolumeSource.Medium |
EmptyDirVolumeSource.Builder.getMedium()
The medium on which the data is stored.
|
EmptyDirVolumeSource.Medium |
EmptyDirVolumeSourceOrBuilder.getMedium()
The medium on which the data is stored.
|
static EmptyDirVolumeSource.Medium |
EmptyDirVolumeSource.Medium.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static EmptyDirVolumeSource.Medium |
EmptyDirVolumeSource.Medium.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EmptyDirVolumeSource.Medium |
EmptyDirVolumeSource.Medium.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmptyDirVolumeSource.Medium[] |
EmptyDirVolumeSource.Medium.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<EmptyDirVolumeSource.Medium> |
EmptyDirVolumeSource.Medium.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
EmptyDirVolumeSource.Builder |
EmptyDirVolumeSource.Builder.setMedium(EmptyDirVolumeSource.Medium value)
The medium on which the data is stored.
|
Copyright © 2025 Google LLC. All rights reserved.