| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 |
| Modifier and Type | Method and Description |
|---|---|
FlowSchemaList |
ValidationSchema.getV1beta2FlowSchemaList() |
FlowSchemaList |
KubeSchema.getV1beta2FlowSchemaList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setV1beta2FlowSchemaList(FlowSchemaList v1beta2FlowSchemaList) |
void |
KubeSchema.setV1beta2FlowSchemaList(FlowSchemaList v1beta2FlowSchemaList) |
| Constructor and Description |
|---|
KubeSchema(FlowSchema v1beta1FlowSchema,
FlowSchemaList v1beta1FlowSchemaList,
PriorityLevelConfiguration v1beta1PriorityLevelConfiguration,
PriorityLevelConfigurationList v1beta1PriorityLevelConfigurationList,
FlowSchema v1beta2FlowSchema,
FlowSchemaList v1beta2FlowSchemaList,
PriorityLevelConfiguration v1beta2PriorityLevelConfiguration,
PriorityLevelConfigurationList v1beta2PriorityLevelConfigurationList) |
ValidationSchema(FlowSchema v1beta1FlowSchema,
FlowSchemaList v1beta1FlowSchemaList,
PriorityLevelConfiguration v1beta1PriorityLevelConfiguration,
PriorityLevelConfigurationList v1beta1PriorityLevelConfigurationList,
FlowSchema v1beta2FlowSchema,
FlowSchemaList v1beta2FlowSchemaList,
PriorityLevelConfiguration v1beta2PriorityLevelConfiguration,
PriorityLevelConfigurationList v1beta2PriorityLevelConfigurationList) |
| Modifier and Type | Method and Description |
|---|---|
FlowSchemaList |
FlowSchemaListBuilder.build() |
| Constructor and Description |
|---|
FlowSchemaListBuilder(FlowSchemaList instance) |
FlowSchemaListBuilder(FlowSchemaList instance,
Boolean validationEnabled) |
FlowSchemaListBuilder(FlowSchemaListFluent<?> fluent,
FlowSchemaList instance) |
FlowSchemaListBuilder(FlowSchemaListFluent<?> fluent,
FlowSchemaList instance,
Boolean validationEnabled) |
FlowSchemaListFluentImpl(FlowSchemaList instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.