Uses of Interface
io.github.cdklabs.projen.github.GithubCredentialsAppOptions
-
Packages that use GithubCredentialsAppOptions Package Description io.github.cdklabs.projen.github -
-
Uses of GithubCredentialsAppOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement GithubCredentialsAppOptions Modifier and Type Class Description static classGithubCredentialsAppOptions.Jsii$ProxyAn implementation forGithubCredentialsAppOptionsMethods in io.github.cdklabs.projen.github that return GithubCredentialsAppOptions Modifier and Type Method Description GithubCredentialsAppOptionsGithubCredentialsAppOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github with parameters of type GithubCredentialsAppOptions Modifier and Type Method Description static GithubCredentialsGithubCredentials. fromApp(GithubCredentialsAppOptions options)(experimental) Provide API access through a GitHub App.
-