Uses of Interface
io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpecFluent.RulesNested
Packages that use V1beta1FlowSchemaSpecFluent.RulesNested
-
Uses of V1beta1FlowSchemaSpecFluent.RulesNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1FlowSchemaSpecFluent.RulesNestedModifier and TypeMethodDescriptionV1beta1FlowSchemaSpecFluent.addNewRule()
V1beta1FlowSchemaSpecFluentImpl.addNewRule()
V1beta1FlowSchemaSpecFluent.addNewRuleLike
(io.kubernetes.client.openapi.models.V1beta1PolicyRulesWithSubjects item) V1beta1FlowSchemaSpecFluentImpl.addNewRuleLike
(io.kubernetes.client.openapi.models.V1beta1PolicyRulesWithSubjects item) V1beta1FlowSchemaSpecFluent.editFirstRule()
V1beta1FlowSchemaSpecFluentImpl.editFirstRule()
V1beta1FlowSchemaSpecFluent.editLastRule()
V1beta1FlowSchemaSpecFluentImpl.editLastRule()
V1beta1FlowSchemaSpecFluent.editMatchingRule
(Predicate<V1beta1PolicyRulesWithSubjectsBuilder> predicate) V1beta1FlowSchemaSpecFluentImpl.editMatchingRule
(Predicate<V1beta1PolicyRulesWithSubjectsBuilder> predicate) V1beta1FlowSchemaSpecFluent.setNewRuleLike
(Integer index, io.kubernetes.client.openapi.models.V1beta1PolicyRulesWithSubjects item) V1beta1FlowSchemaSpecFluentImpl.setNewRuleLike
(Integer index, io.kubernetes.client.openapi.models.V1beta1PolicyRulesWithSubjects item)