| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1PolicyRulesWithSubjects> |
V1alpha1FlowSchemaSpecFluent.buildRules() |
List<V1alpha1PolicyRulesWithSubjects> |
V1alpha1FlowSchemaSpecFluentImpl.buildRules() |
List<V1alpha1PolicyRulesWithSubjects> |
V1alpha1FlowSchemaSpecFluent.getRules()
Deprecated.
|
List<V1alpha1PolicyRulesWithSubjects> |
V1alpha1FlowSchemaSpecFluentImpl.getRules()
Deprecated.
|
List<V1alpha1PolicyRulesWithSubjects> |
V1alpha1FlowSchemaSpec.getRules()
`rules` describes which requests will match this flow schema.
|
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1FlowSchemaSpecFluent.addAllToRules(Collection<V1alpha1PolicyRulesWithSubjects> items) |
A |
V1alpha1FlowSchemaSpecFluentImpl.addAllToRules(Collection<V1alpha1PolicyRulesWithSubjects> items) |
A |
V1alpha1FlowSchemaSpecFluent.removeAllFromRules(Collection<V1alpha1PolicyRulesWithSubjects> items) |
A |
V1alpha1FlowSchemaSpecFluentImpl.removeAllFromRules(Collection<V1alpha1PolicyRulesWithSubjects> items) |
V1alpha1FlowSchemaSpec |
V1alpha1FlowSchemaSpec.rules(List<V1alpha1PolicyRulesWithSubjects> rules) |
void |
V1alpha1FlowSchemaSpec.setRules(List<V1alpha1PolicyRulesWithSubjects> rules) |
A |
V1alpha1FlowSchemaSpecFluent.withRules(List<V1alpha1PolicyRulesWithSubjects> rules) |
A |
V1alpha1FlowSchemaSpecFluentImpl.withRules(List<V1alpha1PolicyRulesWithSubjects> rules) |
| Constructor and Description |
|---|
V1alpha1PolicyRulesWithSubjectsBuilder(V1alpha1PolicyRulesWithSubjects instance) |
V1alpha1PolicyRulesWithSubjectsBuilder(V1alpha1PolicyRulesWithSubjects instance,
Boolean validationEnabled) |
V1alpha1PolicyRulesWithSubjectsBuilder(V1alpha1PolicyRulesWithSubjectsFluent<?> fluent,
V1alpha1PolicyRulesWithSubjects instance) |
V1alpha1PolicyRulesWithSubjectsBuilder(V1alpha1PolicyRulesWithSubjectsFluent<?> fluent,
V1alpha1PolicyRulesWithSubjects instance,
Boolean validationEnabled) |
V1alpha1PolicyRulesWithSubjectsFluentImpl(V1alpha1PolicyRulesWithSubjects instance) |
Copyright © 2021. All rights reserved.