Uses of Class
io.fabric8.kubernetes.api.model.storage.VolumeAttachment
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.storage |
-
Uses of VolumeAttachment in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return VolumeAttachment Modifier and Type Method Description VolumeAttachmentKubeSchema. getVolumeAttachment()Methods in io.fabric8.kubernetes.api.model with parameters of type VolumeAttachment Modifier and Type Method Description voidKubeSchema. setVolumeAttachment(VolumeAttachment volumeAttachment)Constructors in io.fabric8.kubernetes.api.model with parameters of type VolumeAttachment Constructor Description KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, CSIDriver cSIDriver, CSIDriverList cSIDriverList, CSINode cSINode, CSINodeList cSINodeList, io.fabric8.kubernetes.api.model.CreateOptions createOptions, io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions, io.fabric8.kubernetes.api.model.GetOptions getOptions, io.fabric8.kubernetes.api.model.version.Info info, io.fabric8.kubernetes.api.model.ListOptions listOptions, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, io.fabric8.kubernetes.api.model.ObjectReference objectReference, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.PatchOptions patchOptions, io.fabric8.kubernetes.api.model.Quantity quantity, io.fabric8.kubernetes.api.model.RootPaths rootPaths, io.fabric8.kubernetes.api.model.Status status, StorageClass storageClass, StorageClassList storageClassList, String time, io.fabric8.kubernetes.api.model.TypeMeta typeMeta, io.fabric8.kubernetes.api.model.UpdateOptions updateOptions, VolumeAttachment volumeAttachment, VolumeAttachmentList volumeAttachmentList) -
Uses of VolumeAttachment in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return VolumeAttachment Modifier and Type Method Description VolumeAttachmentVolumeAttachmentBuilder. build()VolumeAttachmentVolumeAttachmentListFluent. buildFirstItem()VolumeAttachmentVolumeAttachmentListFluentImpl. buildFirstItem()VolumeAttachmentVolumeAttachmentListFluent. buildItem(int index)VolumeAttachmentVolumeAttachmentListFluentImpl. buildItem(int index)VolumeAttachmentVolumeAttachmentListFluent. buildLastItem()VolumeAttachmentVolumeAttachmentListFluentImpl. buildLastItem()VolumeAttachmentVolumeAttachmentListFluent. buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<VolumeAttachmentBuilder> predicate)VolumeAttachmentVolumeAttachmentListFluentImpl. buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<VolumeAttachmentBuilder> predicate)VolumeAttachmentDoneableVolumeAttachment. done()Methods in io.fabric8.kubernetes.api.model.storage that return types with arguments of type VolumeAttachment Modifier and Type Method Description List<VolumeAttachment>VolumeAttachmentListFluent. buildItems()List<VolumeAttachment>VolumeAttachmentListFluentImpl. buildItems()List<VolumeAttachment>VolumeAttachmentList. getItems()List<VolumeAttachment>VolumeAttachmentListFluent. getItems()Deprecated.List<VolumeAttachment>VolumeAttachmentListFluentImpl. getItems()Deprecated.Methods in io.fabric8.kubernetes.api.model.storage with parameters of type VolumeAttachment Modifier and Type Method Description VolumeAttachmentListFluent.ItemsNested<A>VolumeAttachmentListFluent. addNewItemLike(VolumeAttachment item)VolumeAttachmentListFluent.ItemsNested<A>VolumeAttachmentListFluentImpl. addNewItemLike(VolumeAttachment item)AVolumeAttachmentListFluent. addToItems(int index, VolumeAttachment item)AVolumeAttachmentListFluent. addToItems(VolumeAttachment... items)AVolumeAttachmentListFluentImpl. addToItems(int index, VolumeAttachment item)AVolumeAttachmentListFluentImpl. addToItems(VolumeAttachment... items)AVolumeAttachmentListFluent. removeFromItems(VolumeAttachment... items)AVolumeAttachmentListFluentImpl. removeFromItems(VolumeAttachment... items)VolumeAttachmentListFluent.ItemsNested<A>VolumeAttachmentListFluent. setNewItemLike(int index, VolumeAttachment item)VolumeAttachmentListFluent.ItemsNested<A>VolumeAttachmentListFluentImpl. setNewItemLike(int index, VolumeAttachment item)AVolumeAttachmentListFluent. setToItems(int index, VolumeAttachment item)AVolumeAttachmentListFluentImpl. setToItems(int index, VolumeAttachment item)AVolumeAttachmentListFluent. withItems(VolumeAttachment... items)AVolumeAttachmentListFluentImpl. withItems(VolumeAttachment... items)Method parameters in io.fabric8.kubernetes.api.model.storage with type arguments of type VolumeAttachment Modifier and Type Method Description AVolumeAttachmentListFluent. addAllToItems(Collection<VolumeAttachment> items)AVolumeAttachmentListFluentImpl. addAllToItems(Collection<VolumeAttachment> items)AVolumeAttachmentListFluent. removeAllFromItems(Collection<VolumeAttachment> items)AVolumeAttachmentListFluentImpl. removeAllFromItems(Collection<VolumeAttachment> items)voidVolumeAttachmentList. setItems(List<VolumeAttachment> items)AVolumeAttachmentListFluent. withItems(List<VolumeAttachment> items)AVolumeAttachmentListFluentImpl. withItems(List<VolumeAttachment> items)Constructors in io.fabric8.kubernetes.api.model.storage with parameters of type VolumeAttachment Constructor Description DoneableVolumeAttachment(VolumeAttachment item)DoneableVolumeAttachment(VolumeAttachment item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachment,VolumeAttachment> function)VolumeAttachmentBuilder(VolumeAttachment instance)VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent, VolumeAttachment instance)VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent, VolumeAttachment instance, Boolean validationEnabled)VolumeAttachmentBuilder(VolumeAttachment instance, Boolean validationEnabled)VolumeAttachmentFluentImpl(VolumeAttachment instance)Constructor parameters in io.fabric8.kubernetes.api.model.storage with type arguments of type VolumeAttachment Constructor Description DoneableVolumeAttachment(io.fabric8.kubernetes.api.builder.Function<VolumeAttachment,VolumeAttachment> function)DoneableVolumeAttachment(io.fabric8.kubernetes.api.builder.Function<VolumeAttachment,VolumeAttachment> function)DoneableVolumeAttachment(VolumeAttachment item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachment,VolumeAttachment> function)DoneableVolumeAttachment(VolumeAttachment item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachment,VolumeAttachment> function)VolumeAttachmentList(String apiVersion, List<VolumeAttachment> items, String kind, io.fabric8.kubernetes.api.model.ListMeta metadata)