Uses of Interface
io.kubernetes.client.proto.V1.PersistentVolumeOrBuilder
-
Uses of V1.PersistentVolumeOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.PersistentVolumeOrBuilderModifier and TypeClassDescriptionstatic final class
PersistentVolume (PV) is a storage resource provisioned by an administrator.static final class
PersistentVolume (PV) is a storage resource provisioned by an administrator.Methods in io.kubernetes.client.proto that return V1.PersistentVolumeOrBuilderModifier and TypeMethodDescriptionV1.PersistentVolumeList.Builder.getItemsOrBuilder
(int index) List of persistent volumes.V1.PersistentVolumeList.getItemsOrBuilder
(int index) List of persistent volumes.V1.PersistentVolumeListOrBuilder.getItemsOrBuilder
(int index) List of persistent volumes.Methods in io.kubernetes.client.proto that return types with arguments of type V1.PersistentVolumeOrBuilderModifier and TypeMethodDescriptionList<? extends V1.PersistentVolumeOrBuilder>
V1.PersistentVolumeList.Builder.getItemsOrBuilderList()
List of persistent volumes.List<? extends V1.PersistentVolumeOrBuilder>
V1.PersistentVolumeList.getItemsOrBuilderList()
List of persistent volumes.List<? extends V1.PersistentVolumeOrBuilder>
V1.PersistentVolumeListOrBuilder.getItemsOrBuilderList()
List of persistent volumes.