Uses of Class
org.cdk8s.plus25.PathMapping.Builder
-
Packages that use PathMapping.Builder Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of PathMapping.Builder in org.cdk8s.plus25
Methods in org.cdk8s.plus25 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.plus25 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.
-