| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
StorageStateList |
ValidationSchema.getStorageStateList() |
StorageStateList |
KubeSchema.getStorageStateList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setStorageStateList(StorageStateList storageStateList) |
void |
KubeSchema.setStorageStateList(StorageStateList storageStateList) |
| 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,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.Status status,
StorageState storageState,
StorageStateList storageStateList,
StorageVersionMigration storageVersionMigration,
StorageVersionMigrationList storageVersionMigrationList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.KubernetesList baseKubernetesList,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.Status status,
StorageState storageState,
StorageStateList storageStateList,
StorageVersionMigration storageVersionMigration,
StorageVersionMigrationList storageVersionMigrationList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
StorageStateList |
StorageStateListBuilder.build() |
| Constructor and Description |
|---|
StorageStateListBuilder(StorageStateList instance) |
StorageStateListBuilder(StorageStateList instance,
Boolean validationEnabled) |
StorageStateListBuilder(StorageStateListFluent<?> fluent,
StorageStateList instance) |
StorageStateListBuilder(StorageStateListFluent<?> fluent,
StorageStateList instance,
Boolean validationEnabled) |
StorageStateListFluentImpl(StorageStateList instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.