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