Uses of Class
io.fabric8.kubernetes.api.model.storage.VolumeAttachmentFluent.SpecNested
-
Packages that use VolumeAttachmentFluent.SpecNested Package Description io.fabric8.kubernetes.api.model.storage -
-
Uses of VolumeAttachmentFluent.SpecNested in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return VolumeAttachmentFluent.SpecNested Modifier and Type Method Description VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluent. editOrNewSpec()VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluent. editOrNewSpecLike(VolumeAttachmentSpec item)VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluent. editSpec()VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluent. withNewSpec()VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluent. withNewSpecLike(VolumeAttachmentSpec item)
-