Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiRbacV1ClusterRole
-
-
Uses of IoK8sApiRbacV1ClusterRole in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiRbacV1ClusterRole Modifier and Type Method Description IoK8sApiRbacV1ClusterRoleIoK8sApiRbacV1ClusterRole. addRulesItem(IoK8sApiRbacV1PolicyRule rulesItem)IoK8sApiRbacV1ClusterRoleIoK8sApiRbacV1ClusterRole. aggregationRule(IoK8sApiRbacV1AggregationRule aggregationRule)IoK8sApiRbacV1ClusterRoleIoK8sApiRbacV1ClusterRole. apiVersion(String apiVersion)IoK8sApiRbacV1ClusterRoleIoK8sApiRbacV1ClusterRole. kind(String kind)IoK8sApiRbacV1ClusterRoleIoK8sApiRbacV1ClusterRole. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiRbacV1ClusterRoleIoK8sApiRbacV1ClusterRole. rules(List<IoK8sApiRbacV1PolicyRule> rules)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiRbacV1ClusterRole Modifier and Type Method Description List<IoK8sApiRbacV1ClusterRole>IoK8sApiRbacV1ClusterRoleList. getItems()Items is a list of ClusterRolesMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiRbacV1ClusterRole Modifier and Type Method Description IoK8sApiRbacV1ClusterRoleListIoK8sApiRbacV1ClusterRoleList. addItemsItem(IoK8sApiRbacV1ClusterRole itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiRbacV1ClusterRole Modifier and Type Method Description IoK8sApiRbacV1ClusterRoleListIoK8sApiRbacV1ClusterRoleList. items(List<IoK8sApiRbacV1ClusterRole> items)voidIoK8sApiRbacV1ClusterRoleList. setItems(List<IoK8sApiRbacV1ClusterRole> items)
-