| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1PolicyRulesWithSubjects> |
V1beta1FlowSchemaSpecFluentImpl.buildRules() |
List<V1beta1PolicyRulesWithSubjects> |
V1beta1FlowSchemaSpecFluent.buildRules() |
List<V1beta1PolicyRulesWithSubjects> |
V1beta1FlowSchemaSpecFluentImpl.getRules()
Deprecated.
|
List<V1beta1PolicyRulesWithSubjects> |
V1beta1FlowSchemaSpecFluent.getRules()
Deprecated.
|
List<V1beta1PolicyRulesWithSubjects> |
V1beta1FlowSchemaSpec.getRules()
`rules` describes which requests will match this flow schema.
|
| Modifier and Type | Method and Description |
|---|---|
A |
V1beta1FlowSchemaSpecFluentImpl.addAllToRules(Collection<V1beta1PolicyRulesWithSubjects> items) |
A |
V1beta1FlowSchemaSpecFluent.addAllToRules(Collection<V1beta1PolicyRulesWithSubjects> items) |
A |
V1beta1FlowSchemaSpecFluentImpl.removeAllFromRules(Collection<V1beta1PolicyRulesWithSubjects> items) |
A |
V1beta1FlowSchemaSpecFluent.removeAllFromRules(Collection<V1beta1PolicyRulesWithSubjects> items) |
V1beta1FlowSchemaSpec |
V1beta1FlowSchemaSpec.rules(List<V1beta1PolicyRulesWithSubjects> rules) |
void |
V1beta1FlowSchemaSpec.setRules(List<V1beta1PolicyRulesWithSubjects> rules) |
A |
V1beta1FlowSchemaSpecFluentImpl.withRules(List<V1beta1PolicyRulesWithSubjects> rules) |
A |
V1beta1FlowSchemaSpecFluent.withRules(List<V1beta1PolicyRulesWithSubjects> rules) |
| Constructor and Description |
|---|
V1beta1PolicyRulesWithSubjectsBuilder(V1beta1PolicyRulesWithSubjects instance) |
V1beta1PolicyRulesWithSubjectsBuilder(V1beta1PolicyRulesWithSubjects instance,
Boolean validationEnabled) |
V1beta1PolicyRulesWithSubjectsBuilder(V1beta1PolicyRulesWithSubjectsFluent<?> fluent,
V1beta1PolicyRulesWithSubjects instance) |
V1beta1PolicyRulesWithSubjectsBuilder(V1beta1PolicyRulesWithSubjectsFluent<?> fluent,
V1beta1PolicyRulesWithSubjects instance,
Boolean validationEnabled) |
V1beta1PolicyRulesWithSubjectsFluentImpl(V1beta1PolicyRulesWithSubjects instance) |
Copyright © 2021. All rights reserved.