Uses of Class
org.cdk8s.IncludeProps.Builder
-
-
Uses of IncludeProps.Builder in org.cdk8s
Methods in org.cdk8s that return IncludeProps.Builder Modifier and Type Method Description static IncludeProps.Builder
IncludeProps. builder()
IncludeProps.Builder
IncludeProps.Builder. url(String url)
Sets the value ofIncludeProps.getUrl()
Constructors in org.cdk8s with parameters of type IncludeProps.Builder Constructor Description Jsii$Proxy(IncludeProps.Builder builder)
Constructor that initializes the object based on literal property values passed by theIncludeProps.Builder
.
-