Uses of Class
org.cdk8s.plus25.k8s.GroupSubjectV1Beta1.Builder
-
Packages that use GroupSubjectV1Beta1.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of GroupSubjectV1Beta1.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return GroupSubjectV1Beta1.Builder Modifier and Type Method Description static GroupSubjectV1Beta1.BuilderGroupSubjectV1Beta1. builder()GroupSubjectV1Beta1.BuilderGroupSubjectV1Beta1.Builder. name(String name)Sets the value ofGroupSubjectV1Beta1.getName()Constructors in org.cdk8s.plus25.k8s with parameters of type GroupSubjectV1Beta1.Builder Constructor Description Jsii$Proxy(GroupSubjectV1Beta1.Builder builder)Constructor that initializes the object based on literal property values passed by theGroupSubjectV1Beta1.Builder.
-