Uses of Class
io.fabric8.kubernetes.api.model.storage.v1beta1.VolumeAttachmentSpecFluent.SourceNested
-
Packages that use VolumeAttachmentSpecFluent.SourceNested Package Description io.fabric8.kubernetes.api.model.storage.v1beta1 -
-
Uses of VolumeAttachmentSpecFluent.SourceNested in io.fabric8.kubernetes.api.model.storage.v1beta1
Methods in io.fabric8.kubernetes.api.model.storage.v1beta1 that return VolumeAttachmentSpecFluent.SourceNested Modifier and Type Method Description VolumeAttachmentSpecFluent.SourceNested<A>VolumeAttachmentSpecFluent. editOrNewSource()VolumeAttachmentSpecFluent.SourceNested<A>VolumeAttachmentSpecFluent. editOrNewSourceLike(VolumeAttachmentSource item)VolumeAttachmentSpecFluent.SourceNested<A>VolumeAttachmentSpecFluent. editSource()VolumeAttachmentSpecFluent.SourceNested<A>VolumeAttachmentSpecFluent. withNewSource()VolumeAttachmentSpecFluent.SourceNested<A>VolumeAttachmentSpecFluent. withNewSourceLike(VolumeAttachmentSource item)
-