| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.node.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
RuntimeClassSpec |
RuntimeClassSpecBuilder.build() |
RuntimeClassSpec |
RuntimeClassFluent.buildSpec() |
RuntimeClassSpec |
RuntimeClass.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RuntimeClassSpecFluent.copyInstance(RuntimeClassSpec instance) |
RuntimeClassFluent.SpecNested<A> |
RuntimeClassFluent.editOrNewSpecLike(RuntimeClassSpec item) |
void |
RuntimeClass.setSpec(RuntimeClassSpec spec) |
RuntimeClassFluent.SpecNested<A> |
RuntimeClassFluent.withNewSpecLike(RuntimeClassSpec item) |
A |
RuntimeClassFluent.withSpec(RuntimeClassSpec spec) |
| Constructor and Description |
|---|
RuntimeClass(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
RuntimeClassSpec spec) |
RuntimeClassSpecBuilder(RuntimeClassSpec instance) |
RuntimeClassSpecBuilder(RuntimeClassSpecFluent<?> fluent,
RuntimeClassSpec instance) |
RuntimeClassSpecFluent(RuntimeClassSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.