Uses of Interface
k8s.io.api.core.v1.Generated.PersistentVolumeSpecOrBuilder
-
Packages that use Generated.PersistentVolumeSpecOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.PersistentVolumeSpecOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.PersistentVolumeSpecOrBuilder Modifier and Type Class Description static classGenerated.PersistentVolumeSpecPersistentVolumeSpec is the specification of a persistent volume.static classGenerated.PersistentVolumeSpec.BuilderPersistentVolumeSpec is the specification of a persistent volume.Methods in k8s.io.api.core.v1 that return Generated.PersistentVolumeSpecOrBuilder Modifier and Type Method Description Generated.PersistentVolumeSpecOrBuilderGenerated.PersistentVolume.Builder. getSpecOrBuilder()spec defines a specification of a persistent volume owned by the cluster.Generated.PersistentVolumeSpecOrBuilderGenerated.PersistentVolume. getSpecOrBuilder()spec defines a specification of a persistent volume owned by the cluster.Generated.PersistentVolumeSpecOrBuilderGenerated.PersistentVolumeOrBuilder. getSpecOrBuilder()spec defines a specification of a persistent volume owned by the cluster.
-