Uses of Class
io.fabric8.kubernetes.api.model.storage.VolumeAttachmentSpec
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.storage |
-
Uses of VolumeAttachmentSpec in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return VolumeAttachmentSpec Modifier and Type Method Description VolumeAttachmentSpecVolumeAttachmentSpecBuilder. build()VolumeAttachmentSpecVolumeAttachmentFluent. buildSpec()VolumeAttachmentSpecVolumeAttachmentFluentImpl. buildSpec()VolumeAttachmentSpecDoneableVolumeAttachmentSpec. done()VolumeAttachmentSpecVolumeAttachment. getSpec()VolumeAttachmentSpecVolumeAttachmentFluent. getSpec()Deprecated.VolumeAttachmentSpecVolumeAttachmentFluentImpl. getSpec()Deprecated.Methods in io.fabric8.kubernetes.api.model.storage with parameters of type VolumeAttachmentSpec Modifier and Type Method Description VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluent. editOrNewSpecLike(VolumeAttachmentSpec item)VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluentImpl. editOrNewSpecLike(VolumeAttachmentSpec item)voidVolumeAttachment. setSpec(VolumeAttachmentSpec spec)VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluent. withNewSpecLike(VolumeAttachmentSpec item)VolumeAttachmentFluent.SpecNested<A>VolumeAttachmentFluentImpl. withNewSpecLike(VolumeAttachmentSpec item)AVolumeAttachmentFluent. withSpec(VolumeAttachmentSpec spec)AVolumeAttachmentFluentImpl. withSpec(VolumeAttachmentSpec spec)Constructors in io.fabric8.kubernetes.api.model.storage with parameters of type VolumeAttachmentSpec Constructor Description DoneableVolumeAttachmentSpec(VolumeAttachmentSpec item)DoneableVolumeAttachmentSpec(VolumeAttachmentSpec item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function)VolumeAttachment(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, VolumeAttachmentSpec spec, VolumeAttachmentStatus status)VolumeAttachmentSpecBuilder(VolumeAttachmentSpec instance)VolumeAttachmentSpecBuilder(VolumeAttachmentSpecFluent<?> fluent, VolumeAttachmentSpec instance)VolumeAttachmentSpecBuilder(VolumeAttachmentSpecFluent<?> fluent, VolumeAttachmentSpec instance, Boolean validationEnabled)VolumeAttachmentSpecBuilder(VolumeAttachmentSpec instance, Boolean validationEnabled)VolumeAttachmentSpecFluentImpl(VolumeAttachmentSpec instance)Constructor parameters in io.fabric8.kubernetes.api.model.storage with type arguments of type VolumeAttachmentSpec Constructor Description DoneableVolumeAttachmentSpec(io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function)DoneableVolumeAttachmentSpec(io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function)DoneableVolumeAttachmentSpec(VolumeAttachmentSpec item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function)DoneableVolumeAttachmentSpec(VolumeAttachmentSpec item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentSpec,VolumeAttachmentSpec> function)