| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.console.v1 |
| Modifier and Type | Method and Description |
|---|---|
ConsoleQuickStartSpec |
ConsoleQuickStartSpecBuilder.build() |
ConsoleQuickStartSpec |
ConsoleQuickStartFluent.buildSpec() |
ConsoleQuickStartSpec |
ConsoleQuickStart.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConsoleQuickStartSpecFluent.copyInstance(ConsoleQuickStartSpec instance) |
ConsoleQuickStartFluent.SpecNested<A> |
ConsoleQuickStartFluent.editOrNewSpecLike(ConsoleQuickStartSpec item) |
void |
ConsoleQuickStart.setSpec(ConsoleQuickStartSpec spec) |
ConsoleQuickStartFluent.SpecNested<A> |
ConsoleQuickStartFluent.withNewSpecLike(ConsoleQuickStartSpec item) |
A |
ConsoleQuickStartFluent.withSpec(ConsoleQuickStartSpec spec) |
| Constructor and Description |
|---|
ConsoleQuickStart(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ConsoleQuickStartSpec spec) |
ConsoleQuickStartSpecBuilder(ConsoleQuickStartSpec instance) |
ConsoleQuickStartSpecBuilder(ConsoleQuickStartSpecFluent<?> fluent,
ConsoleQuickStartSpec instance) |
ConsoleQuickStartSpecFluent(ConsoleQuickStartSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.