| Package | Description |
|---|---|
| io.fabric8.volcano.api.model | |
| io.fabric8.volcano.scheduling.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
PodGroup |
VolcanoSchemaFluent.buildVolcanoShApisPkgApisSchedulingV1beta1PodGroup() |
PodGroup |
VolcanoSchema.getVolcanoShApisPkgApisSchedulingV1beta1PodGroup() |
| Modifier and Type | Method and Description |
|---|---|
VolcanoSchemaFluent.VolcanoShApisPkgApisSchedulingV1beta1PodGroupNested<A> |
VolcanoSchemaFluent.editOrNewVolcanoShApisPkgApisSchedulingV1beta1PodGroupLike(PodGroup item) |
void |
VolcanoSchema.setVolcanoShApisPkgApisSchedulingV1beta1PodGroup(PodGroup volcanoShApisPkgApisSchedulingV1beta1PodGroup) |
VolcanoSchemaFluent.VolcanoShApisPkgApisSchedulingV1beta1PodGroupNested<A> |
VolcanoSchemaFluent.withNewVolcanoShApisPkgApisSchedulingV1beta1PodGroupLike(PodGroup item) |
A |
VolcanoSchemaFluent.withVolcanoShApisPkgApisSchedulingV1beta1PodGroup(PodGroup volcanoShApisPkgApisSchedulingV1beta1PodGroup) |
| 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 |
|---|---|
PodGroup |
PodGroupBuilder.build() |
PodGroup |
PodGroupListFluent.buildFirstItem() |
PodGroup |
PodGroupListFluent.buildItem(int index) |
PodGroup |
PodGroupListFluent.buildLastItem() |
PodGroup |
PodGroupListFluent.buildMatchingItem(Predicate<PodGroupBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<PodGroup> |
PodGroupListFluent.buildItems() |
List<PodGroup> |
PodGroupList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
PodGroupListFluent.ItemsNested<A> |
PodGroupListFluent.addNewItemLike(PodGroup item) |
A |
PodGroupListFluent.addToItems(int index,
PodGroup item) |
A |
PodGroupListFluent.addToItems(PodGroup... items) |
protected void |
PodGroupFluent.copyInstance(PodGroup instance) |
A |
PodGroupListFluent.removeFromItems(PodGroup... items) |
PodGroupListFluent.ItemsNested<A> |
PodGroupListFluent.setNewItemLike(int index,
PodGroup item) |
A |
PodGroupListFluent.setToItems(int index,
PodGroup item) |
A |
PodGroupListFluent.withItems(PodGroup... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
PodGroupListFluent.addAllToItems(Collection<PodGroup> items) |
A |
PodGroupListFluent.removeAllFromItems(Collection<PodGroup> items) |
void |
PodGroupList.setItems(List<PodGroup> items) |
A |
PodGroupListFluent.withItems(List<PodGroup> items) |
| Constructor and Description |
|---|
PodGroupBuilder(PodGroup instance) |
PodGroupBuilder(PodGroupFluent<?> fluent,
PodGroup instance) |
PodGroupFluent(PodGroup instance) |
| Constructor and Description |
|---|
PodGroupList(String apiVersion,
List<PodGroup> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2023 Red Hat. All rights reserved.