Uses of Class
org.cdk8s.plus25.ClusterRolePolicyRule.Builder
-
Packages that use ClusterRolePolicyRule.Builder Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of ClusterRolePolicyRule.Builder in org.cdk8s.plus25
Methods in org.cdk8s.plus25 that return ClusterRolePolicyRule.Builder Modifier and Type Method Description static ClusterRolePolicyRule.BuilderClusterRolePolicyRule. builder()ClusterRolePolicyRule.BuilderClusterRolePolicyRule.Builder. endpoints(List<? extends IApiEndpoint> endpoints)Sets the value ofClusterRolePolicyRule.getEndpoints()ClusterRolePolicyRule.BuilderClusterRolePolicyRule.Builder. verbs(List<String> verbs)Sets the value ofClusterRolePolicyRule.getVerbs()Constructors in org.cdk8s.plus25 with parameters of type ClusterRolePolicyRule.Builder Constructor Description Jsii$Proxy(ClusterRolePolicyRule.Builder builder)Constructor that initializes the object based on literal property values passed by theClusterRolePolicyRule.Builder.
-