Uses of Interface
io.kubernetes.client.openapi.models.V1PersistentVolumeSpecFluent.LocalNested
Packages that use V1PersistentVolumeSpecFluent.LocalNested
-
Uses of V1PersistentVolumeSpecFluent.LocalNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PersistentVolumeSpecFluent.LocalNestedModifier and TypeMethodDescriptionV1PersistentVolumeSpecFluent.editLocal()
V1PersistentVolumeSpecFluentImpl.editLocal()
V1PersistentVolumeSpecFluent.editOrNewLocal()
V1PersistentVolumeSpecFluentImpl.editOrNewLocal()
V1PersistentVolumeSpecFluent.editOrNewLocalLike
(io.kubernetes.client.openapi.models.V1LocalVolumeSource item) V1PersistentVolumeSpecFluentImpl.editOrNewLocalLike
(io.kubernetes.client.openapi.models.V1LocalVolumeSource item) V1PersistentVolumeSpecFluent.withNewLocal()
V1PersistentVolumeSpecFluentImpl.withNewLocal()
V1PersistentVolumeSpecFluent.withNewLocalLike
(io.kubernetes.client.openapi.models.V1LocalVolumeSource item) V1PersistentVolumeSpecFluentImpl.withNewLocalLike
(io.kubernetes.client.openapi.models.V1LocalVolumeSource item)