Uses of Class
io.fabric8.openshift.api.model.RoleBindingRestriction
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model |
-
Uses of RoleBindingRestriction in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return RoleBindingRestriction Modifier and Type Method Description RoleBindingRestrictionKubeSchema. getOpenshiftRoleBindingRestriction()Methods in io.fabric8.kubernetes.api.model with parameters of type RoleBindingRestriction Modifier and Type Method Description voidKubeSchema. setOpenshiftRoleBindingRestriction(RoleBindingRestriction openshiftRoleBindingRestriction)Constructors in io.fabric8.kubernetes.api.model with parameters of type RoleBindingRestriction Constructor Description KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, AggregationRule aggregationRule, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, BuildConfigList buildConfigList, BuildList buildList, BuildRequest buildRequest, ClusterVersion clusterVersion, ClusterVersionList clusterVersionList, io.fabric8.kubernetes.api.model.Config config, io.fabric8.kubernetes.api.model.CreateOptions createOptions, io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions, DeploymentConfig deploymentConfig, DeploymentConfigList deploymentConfigList, io.fabric8.kubernetes.api.model.GetOptions getOptions, Group group, GroupList groupList, Identity identity, IdentityList identityList, ImageList imageList, ImageStreamImport imageStreamImport, ImageStreamList imageStreamList, ImageStreamTagList imageStreamTagList, io.fabric8.kubernetes.api.model.version.Info info, io.fabric8.kubernetes.api.model.ListOptions listOptions, LocalSubjectAccessReview localSubjectAccessReview, NetNamespace netNamespace, NetNamespaceList netNamespaceList, OAuthAccessToken oAuthAccessToken, OAuthAccessTokenList oAuthAccessTokenList, OAuthAuthorizeToken oAuthAuthorizeToken, OAuthAuthorizeTokenList oAuthAuthorizeTokenList, OAuthClient oAuthClient, OAuthClientAuthorization oAuthClientAuthorization, OAuthClientAuthorizationList oAuthClientAuthorizationList, OAuthClientList oAuthClientList, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, ClusterRole openshiftClusterRole, ClusterRoleBinding openshiftClusterRoleBinding, ClusterRoleBindingList openshiftClusterRoleBindingList, ClusterRoleList openshiftClusterRoleList, ClusterRoleScopeRestriction openshiftClusterRoleScopeRestriction, Role openshiftRole, RoleBinding openshiftRoleBinding, RoleBindingList openshiftRoleBindingList, RoleBindingRestriction openshiftRoleBindingRestriction, RoleBindingRestrictionSpec openshiftRoleBindingRestrictionSpec, RoleList openshiftRoleList, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.PatchOptions patchOptions, Project project, ProjectList projectList, ProjectRequest projectRequest, io.fabric8.kubernetes.api.model.Quantity quantity, io.fabric8.kubernetes.api.model.RootPaths rootPaths, Route route, RouteList routeList, SecurityContextConstraints securityContextConstraints, SecurityContextConstraintsList securityContextConstraintsList, io.fabric8.kubernetes.api.model.Status status, SubjectAccessReview subjectAccessReview, SubjectAccessReviewResponse subjectAccessReviewResponse, TagEvent tagEvent, Template template, TemplateList templateList, String time, TokenReview tokenReview, io.fabric8.kubernetes.api.model.TypeMeta typeMeta, io.fabric8.kubernetes.api.model.UpdateOptions updateOptions, User user, UserList userList) -
Uses of RoleBindingRestriction in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return RoleBindingRestriction Modifier and Type Method Description RoleBindingRestrictionRoleBindingRestrictionBuilder. build()RoleBindingRestrictionDoneableRoleBindingRestriction. done()Method parameters in io.fabric8.openshift.api.model with type arguments of type RoleBindingRestriction Modifier and Type Method Description ATemplateFluent. addAllToRoleBindingRestrictionObjects(Collection<RoleBindingRestriction> items)ATemplateFluentImpl. addAllToRoleBindingRestrictionObjects(Collection<RoleBindingRestriction> items)ATemplateFluent. removeAllFromRoleBindingRestrictionObjects(Collection<RoleBindingRestriction> items)ATemplateFluentImpl. removeAllFromRoleBindingRestrictionObjects(Collection<RoleBindingRestriction> items)Constructors in io.fabric8.openshift.api.model with parameters of type RoleBindingRestriction Constructor Description DoneableRoleBindingRestriction(RoleBindingRestriction item)DoneableRoleBindingRestriction(RoleBindingRestriction item, io.fabric8.kubernetes.api.builder.Function<RoleBindingRestriction,RoleBindingRestriction> function)RoleBindingRestrictionBuilder(RoleBindingRestriction instance)RoleBindingRestrictionBuilder(RoleBindingRestrictionFluent<?> fluent, RoleBindingRestriction instance)RoleBindingRestrictionBuilder(RoleBindingRestrictionFluent<?> fluent, RoleBindingRestriction instance, Boolean validationEnabled)RoleBindingRestrictionBuilder(RoleBindingRestriction instance, Boolean validationEnabled)RoleBindingRestrictionFluentImpl(RoleBindingRestriction instance)Constructor parameters in io.fabric8.openshift.api.model with type arguments of type RoleBindingRestriction Constructor Description DoneableRoleBindingRestriction(io.fabric8.kubernetes.api.builder.Function<RoleBindingRestriction,RoleBindingRestriction> function)DoneableRoleBindingRestriction(io.fabric8.kubernetes.api.builder.Function<RoleBindingRestriction,RoleBindingRestriction> function)DoneableRoleBindingRestriction(RoleBindingRestriction item, io.fabric8.kubernetes.api.builder.Function<RoleBindingRestriction,RoleBindingRestriction> function)DoneableRoleBindingRestriction(RoleBindingRestriction item, io.fabric8.kubernetes.api.builder.Function<RoleBindingRestriction,RoleBindingRestriction> function)