@Stability(value=Experimental) @Internal public static final class GitpodPrebuilds.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements GitpodPrebuilds
GitpodPrebuildssoftware.amazon.jsii.JsiiObject.InitializationModeGitpodPrebuilds.Builder, GitpodPrebuilds.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(GitpodPrebuilds.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GitpodPrebuilds.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Boolean |
getAddBadge()
(experimental) Add a "Review in Gitpod" button to the pull request's description.
|
Boolean |
getAddCheck()
(experimental) Add a check to pull requests.
|
Boolean |
getAddComment()
(experimental) Add a "Review in Gitpod" button as a comment to pull requests.
|
Boolean |
getAddLabel()
(experimental) Add a label once the prebuild is ready to pull requests.
|
Boolean |
getBranches()
(experimental) Enable for all branches in this repo.
|
Boolean |
getMaster()
(experimental) Enable for the master/default branch.
|
Boolean |
getPullRequests()
(experimental) Enable for pull requests coming from this repo.
|
Boolean |
getPullRequestsFromForks()
(experimental) Enable for pull requests coming from forks.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(GitpodPrebuilds.Builder builder)
GitpodPrebuilds.Builder.public final Boolean getAddBadge()
GitpodPrebuildsDefault: false
getAddBadge in interface GitpodPrebuildspublic final Boolean getAddCheck()
GitpodPrebuildsDefault: true
getAddCheck in interface GitpodPrebuildspublic final Boolean getAddComment()
GitpodPrebuildsDefault: false
getAddComment in interface GitpodPrebuildspublic final Boolean getAddLabel()
GitpodPrebuildsDefault: false
getAddLabel in interface GitpodPrebuildspublic final Boolean getBranches()
GitpodPrebuildsDefault: false
getBranches in interface GitpodPrebuildspublic final Boolean getMaster()
GitpodPrebuildsDefault: true
getMaster in interface GitpodPrebuildspublic final Boolean getPullRequests()
GitpodPrebuildsDefault: true
getPullRequests in interface GitpodPrebuildspublic final Boolean getPullRequestsFromForks()
GitpodPrebuildsDefault: false
getPullRequestsFromForks in interface GitpodPrebuilds@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.