Uses of Class
io.github.cdklabs.projen.github.GithubCredentialsPersonalAccessTokenOptions.Builder
-
Packages that use GithubCredentialsPersonalAccessTokenOptions.Builder Package Description io.github.cdklabs.projen.github -
-
Uses of GithubCredentialsPersonalAccessTokenOptions.Builder in io.github.cdklabs.projen.github
Methods in io.github.cdklabs.projen.github that return GithubCredentialsPersonalAccessTokenOptions.Builder Modifier and Type Method Description static GithubCredentialsPersonalAccessTokenOptions.BuilderGithubCredentialsPersonalAccessTokenOptions. builder()GithubCredentialsPersonalAccessTokenOptions.BuilderGithubCredentialsPersonalAccessTokenOptions.Builder. secret(String secret)Sets the value ofGithubCredentialsPersonalAccessTokenOptions.getSecret()Constructors in io.github.cdklabs.projen.github with parameters of type GithubCredentialsPersonalAccessTokenOptions.Builder Constructor Description Jsii$Proxy(GithubCredentialsPersonalAccessTokenOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theGithubCredentialsPersonalAccessTokenOptions.Builder.
-