| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.storage.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
CSIStorageCapacity |
ValidationSchema.getCSIStorageCapacity() |
CSIStorageCapacity |
KubeSchema.getCSIStorageCapacity() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setCSIStorageCapacity(CSIStorageCapacity cSIStorageCapacity) |
void |
KubeSchema.setCSIStorageCapacity(CSIStorageCapacity cSIStorageCapacity) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.KubernetesList baseKubernetesList,
CSIDriver cSIDriver,
CSIDriverList cSIDriverList,
CSINode cSINode,
CSINodeList cSINodeList,
CSIStorageCapacity cSIStorageCapacity,
CSIStorageCapacityList cSIStorageCapacityList,
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,
CSIDriver v1CSIDriver,
CSIDriverList v1CSIDriverList,
CSINode v1CSINode,
CSINodeList v1CSINodeList,
CSIStorageCapacity v1CSIStorageCapacity,
CSIStorageCapacityList v1CSIStorageCapacityList,
VolumeAttachment volumeAttachment,
VolumeAttachmentList volumeAttachmentList) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.KubernetesList baseKubernetesList,
CSIDriver cSIDriver,
CSIDriverList cSIDriverList,
CSINode cSINode,
CSINodeList cSINodeList,
CSIStorageCapacity cSIStorageCapacity,
CSIStorageCapacityList cSIStorageCapacityList,
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,
CSIDriver v1CSIDriver,
CSIDriverList v1CSIDriverList,
CSINode v1CSINode,
CSINodeList v1CSINodeList,
CSIStorageCapacity v1CSIStorageCapacity,
CSIStorageCapacityList v1CSIStorageCapacityList,
VolumeAttachment volumeAttachment,
VolumeAttachmentList volumeAttachmentList) |
| Modifier and Type | Method and Description |
|---|---|
CSIStorageCapacity |
CSIStorageCapacityBuilder.build() |
CSIStorageCapacity |
CSIStorageCapacityListFluent.buildFirstItem() |
CSIStorageCapacity |
CSIStorageCapacityListFluent.buildItem(int index) |
CSIStorageCapacity |
CSIStorageCapacityListFluent.buildLastItem() |
CSIStorageCapacity |
CSIStorageCapacityListFluent.buildMatchingItem(Predicate<CSIStorageCapacityBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<CSIStorageCapacity> |
CSIStorageCapacityListFluent.buildItems() |
List<CSIStorageCapacity> |
CSIStorageCapacityList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
CSIStorageCapacityListFluent.ItemsNested<A> |
CSIStorageCapacityListFluent.addNewItemLike(CSIStorageCapacity item) |
A |
CSIStorageCapacityListFluent.addToItems(CSIStorageCapacity... items) |
A |
CSIStorageCapacityListFluent.addToItems(int index,
CSIStorageCapacity item) |
protected void |
CSIStorageCapacityFluent.copyInstance(CSIStorageCapacity instance) |
A |
CSIStorageCapacityListFluent.removeFromItems(CSIStorageCapacity... items) |
CSIStorageCapacityListFluent.ItemsNested<A> |
CSIStorageCapacityListFluent.setNewItemLike(int index,
CSIStorageCapacity item) |
A |
CSIStorageCapacityListFluent.setToItems(int index,
CSIStorageCapacity item) |
A |
CSIStorageCapacityListFluent.withItems(CSIStorageCapacity... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
CSIStorageCapacityListFluent.addAllToItems(Collection<CSIStorageCapacity> items) |
A |
CSIStorageCapacityListFluent.removeAllFromItems(Collection<CSIStorageCapacity> items) |
void |
CSIStorageCapacityList.setItems(List<CSIStorageCapacity> items) |
A |
CSIStorageCapacityListFluent.withItems(List<CSIStorageCapacity> items) |
| Constructor and Description |
|---|
CSIStorageCapacityBuilder(CSIStorageCapacity instance) |
CSIStorageCapacityBuilder(CSIStorageCapacityFluent<?> fluent,
CSIStorageCapacity instance) |
CSIStorageCapacityFluent(CSIStorageCapacity instance) |
| Constructor and Description |
|---|
CSIStorageCapacityList(String apiVersion,
List<CSIStorageCapacity> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2023 Red Hat. All rights reserved.