| Package | Description |
|---|---|
| io.fabric8.volcano.api.model | |
| io.fabric8.volcano.scheduling.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Queue |
VolcanoSchemaFluentImpl.buildVolcanoShApisPkgApisSchedulingV1beta1Queue() |
Queue |
VolcanoSchemaFluent.buildVolcanoShApisPkgApisSchedulingV1beta1Queue() |
Queue |
VolcanoSchemaFluentImpl.getVolcanoShApisPkgApisSchedulingV1beta1Queue()
Deprecated.
|
Queue |
VolcanoSchemaFluent.getVolcanoShApisPkgApisSchedulingV1beta1Queue()
Deprecated.
|
Queue |
VolcanoSchema.getVolcanoShApisPkgApisSchedulingV1beta1Queue() |
| Constructor and Description |
|---|
VolcanoSchema(PodGroup volcanoShApisPkgApisSchedulingV1beta1PodGroup,
PodGroupCondition volcanoShApisPkgApisSchedulingV1beta1PodGroupCondition,
PodGroupList volcanoShApisPkgApisSchedulingV1beta1PodGroupList,
PodGroupSpec volcanoShApisPkgApisSchedulingV1beta1PodGroupSpec,
PodGroupStatus volcanoShApisPkgApisSchedulingV1beta1PodGroupStatus,
Queue volcanoShApisPkgApisSchedulingV1beta1Queue,
QueueList volcanoShApisPkgApisSchedulingV1beta1QueueList,
QueueSpec volcanoShApisPkgApisSchedulingV1beta1QueueSpec,
QueueStatus volcanoShApisPkgApisSchedulingV1beta1QueueStatus) |
| Modifier and Type | Method and Description |
|---|---|
Queue |
QueueBuilder.build() |
Queue |
QueueListFluent.buildFirstItem() |
Queue |
QueueListFluentImpl.buildFirstItem() |
Queue |
QueueListFluent.buildItem(Integer index) |
Queue |
QueueListFluentImpl.buildItem(Integer index) |
Queue |
QueueListFluent.buildLastItem() |
Queue |
QueueListFluentImpl.buildLastItem() |
Queue |
QueueListFluent.buildMatchingItem(Predicate<QueueBuilder> predicate) |
Queue |
QueueListFluentImpl.buildMatchingItem(Predicate<QueueBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<Queue> |
QueueListFluent.buildItems() |
List<Queue> |
QueueListFluentImpl.buildItems() |
List<Queue> |
QueueListFluent.getItems()
Deprecated.
|
List<Queue> |
QueueListFluentImpl.getItems()
Deprecated.
|
List<Queue> |
QueueList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
QueueListFluent.ItemsNested<A> |
QueueListFluent.addNewItemLike(Queue item) |
QueueListFluent.ItemsNested<A> |
QueueListFluentImpl.addNewItemLike(Queue item) |
A |
QueueListFluent.addToItems(Integer index,
Queue item) |
A |
QueueListFluentImpl.addToItems(Integer index,
Queue item) |
A |
QueueListFluent.addToItems(Queue... items) |
A |
QueueListFluentImpl.addToItems(Queue... items) |
A |
QueueListFluent.removeFromItems(Queue... items) |
A |
QueueListFluentImpl.removeFromItems(Queue... items) |
QueueListFluent.ItemsNested<A> |
QueueListFluent.setNewItemLike(Integer index,
Queue item) |
QueueListFluent.ItemsNested<A> |
QueueListFluentImpl.setNewItemLike(Integer index,
Queue item) |
A |
QueueListFluent.setToItems(Integer index,
Queue item) |
A |
QueueListFluentImpl.setToItems(Integer index,
Queue item) |
A |
QueueListFluent.withItems(Queue... items) |
A |
QueueListFluentImpl.withItems(Queue... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
QueueListFluent.addAllToItems(Collection<Queue> items) |
A |
QueueListFluentImpl.addAllToItems(Collection<Queue> items) |
A |
QueueListFluent.removeAllFromItems(Collection<Queue> items) |
A |
QueueListFluentImpl.removeAllFromItems(Collection<Queue> items) |
void |
QueueList.setItems(List<Queue> items) |
A |
QueueListFluent.withItems(List<Queue> items) |
A |
QueueListFluentImpl.withItems(List<Queue> items) |
| Constructor and Description |
|---|
QueueBuilder(Queue instance) |
QueueBuilder(Queue instance,
Boolean validationEnabled) |
QueueBuilder(QueueFluent<?> fluent,
Queue instance) |
QueueBuilder(QueueFluent<?> fluent,
Queue instance,
Boolean validationEnabled) |
QueueFluentImpl(Queue instance) |
| Constructor and Description |
|---|
QueueList(String apiVersion,
List<Queue> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.