Uses of Class
org.cdk8s.plus22.UserProps.Builder
-
-
Uses of UserProps.Builder in org.cdk8s.plus22
Methods in org.cdk8s.plus22 that return UserProps.Builder Modifier and Type Method Description static UserProps.BuilderUserProps. builder()UserProps.BuilderUserProps.Builder. name(String name)Sets the value ofUserProps.getName()Constructors in org.cdk8s.plus22 with parameters of type UserProps.Builder Constructor Description Jsii$Proxy(UserProps.Builder builder)Constructor that initializes the object based on literal property values passed by theUserProps.Builder.
-