| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 |
| Modifier and Type | Method and Description |
|---|---|
FlowSchemaSpec |
FlowSchemaSpecBuilder.build() |
FlowSchemaSpec |
FlowSchemaFluent.buildSpec() |
FlowSchemaSpec |
FlowSchema.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FlowSchemaSpecFluent.copyInstance(FlowSchemaSpec instance) |
FlowSchemaFluent.SpecNested<A> |
FlowSchemaFluent.editOrNewSpecLike(FlowSchemaSpec item) |
void |
FlowSchema.setSpec(FlowSchemaSpec spec) |
FlowSchemaFluent.SpecNested<A> |
FlowSchemaFluent.withNewSpecLike(FlowSchemaSpec item) |
A |
FlowSchemaFluent.withSpec(FlowSchemaSpec spec) |
| Constructor and Description |
|---|
FlowSchema(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
FlowSchemaSpec spec,
FlowSchemaStatus status) |
FlowSchemaSpecBuilder(FlowSchemaSpec instance) |
FlowSchemaSpecBuilder(FlowSchemaSpecFluent<?> fluent,
FlowSchemaSpec instance) |
FlowSchemaSpecFluent(FlowSchemaSpec instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.