Uses of Interface
org.cdk8s.jenkins.JenkinsProps
-
-
Uses of JenkinsProps in org.cdk8s.jenkins
Classes in org.cdk8s.jenkins that implement JenkinsProps Modifier and Type Class Description static classJenkinsProps.Jsii$ProxyAn implementation forJenkinsPropsMethods in org.cdk8s.jenkins that return JenkinsProps Modifier and Type Method Description JenkinsPropsJenkinsProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.jenkins with parameters of type JenkinsProps Constructor Description Jenkins(software.constructs.Construct scope, String id, JenkinsProps props)
-