Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects
-
-
Uses of IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects Modifier and Type Method Description List<IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects>IoK8sApiFlowcontrolV1alpha1FlowSchemaSpec. getRules()`rules` describes which requests will match this flow schema.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1FlowSchemaSpecIoK8sApiFlowcontrolV1alpha1FlowSchemaSpec. addRulesItem(IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects rulesItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects Modifier and Type Method Description IoK8sApiFlowcontrolV1alpha1FlowSchemaSpecIoK8sApiFlowcontrolV1alpha1FlowSchemaSpec. rules(List<IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects> rules)voidIoK8sApiFlowcontrolV1alpha1FlowSchemaSpec. setRules(List<IoK8sApiFlowcontrolV1alpha1PolicyRulesWithSubjects> rules)
-