Uses of Class
software.amazon.awscdk.services.codepipeline.actions.CodeStarSourceVariables.Builder
Packages that use CodeStarSourceVariables.Builder
-
Uses of CodeStarSourceVariables.Builder in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return CodeStarSourceVariables.BuilderModifier and TypeMethodDescriptionCodeStarSourceVariables.Builder.authorDate(String authorDate) Sets the value ofCodeStarSourceVariables.getAuthorDate()CodeStarSourceVariables.Builder.branchName(String branchName) Sets the value ofCodeStarSourceVariables.getBranchName()CodeStarSourceVariables.builder()Sets the value ofCodeStarSourceVariables.getCommitId()CodeStarSourceVariables.Builder.commitMessage(String commitMessage) Sets the value ofCodeStarSourceVariables.getCommitMessage()CodeStarSourceVariables.Builder.connectionArn(String connectionArn) Sets the value ofCodeStarSourceVariables.getConnectionArn()CodeStarSourceVariables.Builder.fullRepositoryName(String fullRepositoryName) Sets the value ofCodeStarSourceVariables.getFullRepositoryName()Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type CodeStarSourceVariables.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCodeStarSourceVariables.Builder.