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