Uses of Class
org.cdk8s.jenkins.Plugin.Builder
-
-
Uses of Plugin.Builder in org.cdk8s.jenkins
Methods in org.cdk8s.jenkins that return Plugin.Builder Modifier and Type Method Description static Plugin.BuilderPlugin. builder()Plugin.BuilderPlugin.Builder. downloadUrl(String downloadUrl)Sets the value ofPlugin.getDownloadUrl()Plugin.BuilderPlugin.Builder. name(String name)Sets the value ofPlugin.getName()Plugin.BuilderPlugin.Builder. version(String version)Sets the value ofPlugin.getVersion()Constructors in org.cdk8s.jenkins with parameters of type Plugin.Builder Constructor Description Jsii$Proxy(Plugin.Builder builder)Constructor that initializes the object based on literal property values passed by thePlugin.Builder.
-