| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.storageversionmigrator.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
StorageState |
KubeSchema.getStorageState() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setStorageState(StorageState storageState) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList 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 |
|---|---|
StorageState |
StorageStateBuilder.build() |
StorageState |
StorageStateListFluentImpl.buildFirstItem() |
StorageState |
StorageStateListFluent.buildFirstItem() |
StorageState |
StorageStateListFluentImpl.buildItem(Integer index) |
StorageState |
StorageStateListFluent.buildItem(Integer index) |
StorageState |
StorageStateListFluentImpl.buildLastItem() |
StorageState |
StorageStateListFluent.buildLastItem() |
StorageState |
StorageStateListFluentImpl.buildMatchingItem(Predicate<StorageStateBuilder> predicate) |
StorageState |
StorageStateListFluent.buildMatchingItem(Predicate<StorageStateBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<StorageState> |
StorageStateListFluentImpl.buildItems() |
List<StorageState> |
StorageStateListFluent.buildItems() |
List<StorageState> |
StorageStateListFluentImpl.getItems()
Deprecated.
|
List<StorageState> |
StorageStateListFluent.getItems()
Deprecated.
|
List<StorageState> |
StorageStateList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
StorageStateListFluent.ItemsNested<A> |
StorageStateListFluentImpl.addNewItemLike(StorageState item) |
StorageStateListFluent.ItemsNested<A> |
StorageStateListFluent.addNewItemLike(StorageState item) |
A |
StorageStateListFluentImpl.addToItems(Integer index,
StorageState item) |
A |
StorageStateListFluent.addToItems(Integer index,
StorageState item) |
A |
StorageStateListFluentImpl.addToItems(StorageState... items) |
A |
StorageStateListFluent.addToItems(StorageState... items) |
A |
StorageStateListFluentImpl.removeFromItems(StorageState... items) |
A |
StorageStateListFluent.removeFromItems(StorageState... items) |
StorageStateListFluent.ItemsNested<A> |
StorageStateListFluentImpl.setNewItemLike(Integer index,
StorageState item) |
StorageStateListFluent.ItemsNested<A> |
StorageStateListFluent.setNewItemLike(Integer index,
StorageState item) |
A |
StorageStateListFluentImpl.setToItems(Integer index,
StorageState item) |
A |
StorageStateListFluent.setToItems(Integer index,
StorageState item) |
A |
StorageStateListFluentImpl.withItems(StorageState... items) |
A |
StorageStateListFluent.withItems(StorageState... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
StorageStateListFluentImpl.addAllToItems(Collection<StorageState> items) |
A |
StorageStateListFluent.addAllToItems(Collection<StorageState> items) |
A |
StorageStateListFluentImpl.removeAllFromItems(Collection<StorageState> items) |
A |
StorageStateListFluent.removeAllFromItems(Collection<StorageState> items) |
void |
StorageStateList.setItems(List<StorageState> items) |
A |
StorageStateListFluentImpl.withItems(List<StorageState> items) |
A |
StorageStateListFluent.withItems(List<StorageState> items) |
| Constructor and Description |
|---|
StorageStateBuilder(StorageState instance) |
StorageStateBuilder(StorageState instance,
Boolean validationEnabled) |
StorageStateBuilder(StorageStateFluent<?> fluent,
StorageState instance) |
StorageStateBuilder(StorageStateFluent<?> fluent,
StorageState instance,
Boolean validationEnabled) |
StorageStateFluentImpl(StorageState instance) |
| Constructor and Description |
|---|
StorageStateList(String apiVersion,
List<StorageState> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.