| Package | Description |
|---|---|
| io.fabric8.volcano.api.model | |
| io.fabric8.volcano.scheduling.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
QueueSpec |
VolcanoSchemaFluent.buildVolcanoShApisPkgApisSchedulingV1beta1QueueSpec() |
QueueSpec |
VolcanoSchemaFluentImpl.buildVolcanoShApisPkgApisSchedulingV1beta1QueueSpec() |
QueueSpec |
VolcanoSchemaFluent.getVolcanoShApisPkgApisSchedulingV1beta1QueueSpec()
Deprecated.
|
QueueSpec |
VolcanoSchemaFluentImpl.getVolcanoShApisPkgApisSchedulingV1beta1QueueSpec()
Deprecated.
|
QueueSpec |
VolcanoSchema.getVolcanoShApisPkgApisSchedulingV1beta1QueueSpec() |
| 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 |
|---|---|
QueueSpec |
QueueSpecBuilder.build() |
QueueSpec |
QueueFluent.buildSpec() |
QueueSpec |
QueueFluentImpl.buildSpec() |
QueueSpec |
QueueFluent.getSpec()
Deprecated.
|
QueueSpec |
QueueFluentImpl.getSpec()
Deprecated.
|
QueueSpec |
Queue.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
QueueFluent.SpecNested<A> |
QueueFluent.editOrNewSpecLike(QueueSpec item) |
QueueFluent.SpecNested<A> |
QueueFluentImpl.editOrNewSpecLike(QueueSpec item) |
void |
Queue.setSpec(QueueSpec spec) |
QueueFluent.SpecNested<A> |
QueueFluent.withNewSpecLike(QueueSpec item) |
QueueFluent.SpecNested<A> |
QueueFluentImpl.withNewSpecLike(QueueSpec item) |
A |
QueueFluent.withSpec(QueueSpec spec) |
A |
QueueFluentImpl.withSpec(QueueSpec spec) |
| Constructor and Description |
|---|
Queue(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
QueueSpec spec,
QueueStatus status) |
QueueSpecBuilder(QueueSpec instance) |
QueueSpecBuilder(QueueSpec instance,
Boolean validationEnabled) |
QueueSpecBuilder(QueueSpecFluent<?> fluent,
QueueSpec instance) |
QueueSpecBuilder(QueueSpecFluent<?> fluent,
QueueSpec instance,
Boolean validationEnabled) |
QueueSpecFluentImpl(QueueSpec instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.