Uses of Class
io.fabric8.kubernetes.api.model.storage.VolumeAttachmentList
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.storage |
-
Uses of VolumeAttachmentList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return VolumeAttachmentList Modifier and Type Method Description VolumeAttachmentListKubeSchema. getVolumeAttachmentList()Methods in io.fabric8.kubernetes.api.model with parameters of type VolumeAttachmentList Modifier and Type Method Description voidKubeSchema. setVolumeAttachmentList(VolumeAttachmentList volumeAttachmentList)Constructors in io.fabric8.kubernetes.api.model with parameters of type VolumeAttachmentList 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 VolumeAttachmentList in io.fabric8.kubernetes.api.model.storage
Methods in io.fabric8.kubernetes.api.model.storage that return VolumeAttachmentList Modifier and Type Method Description VolumeAttachmentListVolumeAttachmentListBuilder. build()VolumeAttachmentListDoneableVolumeAttachmentList. done()Constructors in io.fabric8.kubernetes.api.model.storage with parameters of type VolumeAttachmentList Constructor Description DoneableVolumeAttachmentList(VolumeAttachmentList item)DoneableVolumeAttachmentList(VolumeAttachmentList item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentList,VolumeAttachmentList> function)VolumeAttachmentListBuilder(VolumeAttachmentList instance)VolumeAttachmentListBuilder(VolumeAttachmentListFluent<?> fluent, VolumeAttachmentList instance)VolumeAttachmentListBuilder(VolumeAttachmentListFluent<?> fluent, VolumeAttachmentList instance, Boolean validationEnabled)VolumeAttachmentListBuilder(VolumeAttachmentList instance, Boolean validationEnabled)VolumeAttachmentListFluentImpl(VolumeAttachmentList instance)Constructor parameters in io.fabric8.kubernetes.api.model.storage with type arguments of type VolumeAttachmentList Constructor Description DoneableVolumeAttachmentList(io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentList,VolumeAttachmentList> function)DoneableVolumeAttachmentList(io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentList,VolumeAttachmentList> function)DoneableVolumeAttachmentList(VolumeAttachmentList item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentList,VolumeAttachmentList> function)DoneableVolumeAttachmentList(VolumeAttachmentList item, io.fabric8.kubernetes.api.builder.Function<VolumeAttachmentList,VolumeAttachmentList> function)