| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.flowcontrol.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
FlowDistinguisherMethod |
FlowDistinguisherMethodBuilder.build() |
FlowDistinguisherMethod |
FlowSchemaSpecFluent.buildDistinguisherMethod() |
FlowDistinguisherMethod |
FlowSchemaSpec.getDistinguisherMethod() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FlowDistinguisherMethodFluent.copyInstance(FlowDistinguisherMethod instance) |
FlowSchemaSpecFluent.DistinguisherMethodNested<A> |
FlowSchemaSpecFluent.editOrNewDistinguisherMethodLike(FlowDistinguisherMethod item) |
void |
FlowSchemaSpec.setDistinguisherMethod(FlowDistinguisherMethod distinguisherMethod) |
A |
FlowSchemaSpecFluent.withDistinguisherMethod(FlowDistinguisherMethod distinguisherMethod) |
FlowSchemaSpecFluent.DistinguisherMethodNested<A> |
FlowSchemaSpecFluent.withNewDistinguisherMethodLike(FlowDistinguisherMethod item) |
| Constructor and Description |
|---|
FlowDistinguisherMethodBuilder(FlowDistinguisherMethod instance) |
FlowDistinguisherMethodBuilder(FlowDistinguisherMethodFluent<?> fluent,
FlowDistinguisherMethod instance) |
FlowDistinguisherMethodFluent(FlowDistinguisherMethod instance) |
FlowSchemaSpec(FlowDistinguisherMethod distinguisherMethod,
Integer matchingPrecedence,
PriorityLevelConfigurationReference priorityLevelConfiguration,
List<PolicyRulesWithSubjects> rules) |
Copyright © 2015–2023 Red Hat. All rights reserved.