Uses of Class
org.cdk8s.plus24.PathMapping.Builder
-
-
Uses of PathMapping.Builder in org.cdk8s.plus24
Methods in org.cdk8s.plus24 that return PathMapping.Builder Modifier and Type Method Description static PathMapping.BuilderPathMapping. builder()PathMapping.BuilderPathMapping.Builder. mode(Number mode)Sets the value ofPathMapping.getMode()PathMapping.BuilderPathMapping.Builder. path(String path)Sets the value ofPathMapping.getPath()Constructors in org.cdk8s.plus24 with parameters of type PathMapping.Builder Constructor Description Jsii$Proxy(PathMapping.Builder builder)Constructor that initializes the object based on literal property values passed by thePathMapping.Builder.
-