Uses of Interface
io.kubernetes.client.openapi.models.V1ClusterRoleFluent.AggregationRuleNested
Packages that use V1ClusterRoleFluent.AggregationRuleNested
-
Uses of V1ClusterRoleFluent.AggregationRuleNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ClusterRoleFluent.AggregationRuleNestedModifier and TypeMethodDescriptionV1ClusterRoleFluent.editAggregationRule()V1ClusterRoleFluentImpl.editAggregationRule()V1ClusterRoleFluent.editOrNewAggregationRule()V1ClusterRoleFluentImpl.editOrNewAggregationRule()V1ClusterRoleFluent.editOrNewAggregationRuleLike(io.kubernetes.client.openapi.models.V1AggregationRule item) V1ClusterRoleFluentImpl.editOrNewAggregationRuleLike(io.kubernetes.client.openapi.models.V1AggregationRule item) V1ClusterRoleFluent.withNewAggregationRule()V1ClusterRoleFluentImpl.withNewAggregationRule()V1ClusterRoleFluent.withNewAggregationRuleLike(io.kubernetes.client.openapi.models.V1AggregationRule item) V1ClusterRoleFluentImpl.withNewAggregationRuleLike(io.kubernetes.client.openapi.models.V1AggregationRule item)