Uses of Class
software.amazon.awscdk.pipelines.GitHubSourceOptions.Builder
Packages that use GitHubSourceOptions.Builder
-
Uses of GitHubSourceOptions.Builder in software.amazon.awscdk.pipelines
Methods in software.amazon.awscdk.pipelines that return GitHubSourceOptions.BuilderModifier and TypeMethodDescriptionGitHubSourceOptions.Builder.authentication(SecretValue authentication) Sets the value ofGitHubSourceOptions.getAuthentication()static GitHubSourceOptions.BuilderGitHubSourceOptions.builder()GitHubSourceOptions.Builder.trigger(GitHubTrigger trigger) Sets the value ofGitHubSourceOptions.getTrigger()Constructors in software.amazon.awscdk.pipelines with parameters of type GitHubSourceOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GitHubSourceOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theGitHubSourceOptions.Builder.