Uses of Interface
io.github.cdklabs.projen.github.CheckoutWith
-
Packages that use CheckoutWith Package Description io.github.cdklabs.projen.github -
-
Uses of CheckoutWith in io.github.cdklabs.projen.github
Subinterfaces of CheckoutWith in io.github.cdklabs.projen.github Modifier and Type Interface Description interfaceCheckoutWithPatchOptions(experimental) Options forcheckoutWithPatch.interfacePullRequestPatchSourceClasses in io.github.cdklabs.projen.github that implement CheckoutWith Modifier and Type Class Description static classCheckoutWith.Jsii$ProxyAn implementation forCheckoutWithstatic classCheckoutWithPatchOptions.Jsii$ProxyAn implementation forCheckoutWithPatchOptionsstatic classPullRequestPatchSource.Jsii$ProxyAn implementation forPullRequestPatchSourceMethods in io.github.cdklabs.projen.github that return CheckoutWith Modifier and Type Method Description CheckoutWithCheckoutWith.Builder. build()Builds the configured instance.default CheckoutWithTaskWorkflowJobOptions. getCheckoutWith()(experimental) Override for thewithproperty of the source code checkout step.CheckoutWithTaskWorkflowJobOptions.Jsii$Proxy. getCheckoutWith()CheckoutWithTaskWorkflowOptions.Jsii$Proxy. getCheckoutWith()default CheckoutWithCheckoutOptions. getWith()(experimental) Options forcheckout.CheckoutWithCheckoutOptions.Jsii$Proxy. getWith()Methods in io.github.cdklabs.projen.github with parameters of type CheckoutWith Modifier and Type Method Description TaskWorkflow.BuilderTaskWorkflow.Builder. checkoutWith(CheckoutWith checkoutWith)(experimental) Override for thewithproperty of the source code checkout step.TaskWorkflowJob.BuilderTaskWorkflowJob.Builder. checkoutWith(CheckoutWith checkoutWith)(experimental) Override for thewithproperty of the source code checkout step.TaskWorkflowJobOptions.BuilderTaskWorkflowJobOptions.Builder. checkoutWith(CheckoutWith checkoutWith)Sets the value ofTaskWorkflowJobOptions.getCheckoutWith()TaskWorkflowOptions.BuilderTaskWorkflowOptions.Builder. checkoutWith(CheckoutWith checkoutWith)Sets the value ofTaskWorkflowJobOptions.getCheckoutWith()CheckoutOptions.BuilderCheckoutOptions.Builder. with(CheckoutWith with)Sets the value ofCheckoutOptions.getWith()
-