public static interface V1beta1Storage.VolumeAttachmentSourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPersistentVolumeName()
Name of the persistent volume to attach.
|
com.google.protobuf.ByteString |
getPersistentVolumeNameBytes()
Name of the persistent volume to attach.
|
boolean |
hasPersistentVolumeName()
Name of the persistent volume to attach.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPersistentVolumeName()
Name of the persistent volume to attach. +optional
optional string persistentVolumeName = 1;String getPersistentVolumeName()
Name of the persistent volume to attach. +optional
optional string persistentVolumeName = 1;com.google.protobuf.ByteString getPersistentVolumeNameBytes()
Name of the persistent volume to attach. +optional
optional string persistentVolumeName = 1;Copyright © 2020. All rights reserved.