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