Uses of Interface
io.kubernetes.client.openapi.models.V1beta2FlowSchemaSpecFluent.RulesNested
Packages that use V1beta2FlowSchemaSpecFluent.RulesNested
-
Uses of V1beta2FlowSchemaSpecFluent.RulesNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2FlowSchemaSpecFluent.RulesNestedModifier and TypeMethodDescriptionV1beta2FlowSchemaSpecFluent.addNewRule()
V1beta2FlowSchemaSpecFluentImpl.addNewRule()
V1beta2FlowSchemaSpecFluent.addNewRuleLike
(io.kubernetes.client.openapi.models.V1beta2PolicyRulesWithSubjects item) V1beta2FlowSchemaSpecFluentImpl.addNewRuleLike
(io.kubernetes.client.openapi.models.V1beta2PolicyRulesWithSubjects item) V1beta2FlowSchemaSpecFluent.editFirstRule()
V1beta2FlowSchemaSpecFluentImpl.editFirstRule()
V1beta2FlowSchemaSpecFluent.editLastRule()
V1beta2FlowSchemaSpecFluentImpl.editLastRule()
V1beta2FlowSchemaSpecFluent.editMatchingRule
(Predicate<V1beta2PolicyRulesWithSubjectsBuilder> predicate) V1beta2FlowSchemaSpecFluentImpl.editMatchingRule
(Predicate<V1beta2PolicyRulesWithSubjectsBuilder> predicate) V1beta2FlowSchemaSpecFluent.setNewRuleLike
(Integer index, io.kubernetes.client.openapi.models.V1beta2PolicyRulesWithSubjects item) V1beta2FlowSchemaSpecFluentImpl.setNewRuleLike
(Integer index, io.kubernetes.client.openapi.models.V1beta2PolicyRulesWithSubjects item)