Uses of Class
org.cdk8s.plus22.ClusterRolePolicyRule.Builder
-
-
Uses of ClusterRolePolicyRule.Builder in org.cdk8s.plus22
Methods in org.cdk8s.plus22 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.plus22 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.
-