Uses of Interface
io.github.cdklabs.projen.github.GithubCredentialsPersonalAccessTokenOptions
-
Packages that use GithubCredentialsPersonalAccessTokenOptions Package Description io.github.cdklabs.projen.github -
-
Uses of GithubCredentialsPersonalAccessTokenOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement GithubCredentialsPersonalAccessTokenOptions Modifier and Type Class Description static classGithubCredentialsPersonalAccessTokenOptions.Jsii$ProxyAn implementation forGithubCredentialsPersonalAccessTokenOptionsMethods in io.github.cdklabs.projen.github that return GithubCredentialsPersonalAccessTokenOptions Modifier and Type Method Description GithubCredentialsPersonalAccessTokenOptionsGithubCredentialsPersonalAccessTokenOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github with parameters of type GithubCredentialsPersonalAccessTokenOptions Modifier and Type Method Description static GithubCredentialsGithubCredentials. fromPersonalAccessToken(GithubCredentialsPersonalAccessTokenOptions options)(experimental) Provide API access through a GitHub personal access token.
-