Uses of Class
software.amazon.awscdk.services.codepipeline.actions.BitBucketSourceActionProps.Builder
Packages that use BitBucketSourceActionProps.Builder
-
Uses of BitBucketSourceActionProps.Builder in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return BitBucketSourceActionProps.BuilderModifier and TypeMethodDescriptionBitBucketSourceActionProps.Builder.actionName(String actionName) Deprecated.Sets the value ofCommonActionProps.getActionName()Deprecated.Sets the value ofCodeStarConnectionsSourceActionProps.getBranch()BitBucketSourceActionProps.builder()Deprecated.BitBucketSourceActionProps.Builder.codeBuildCloneOutput(Boolean codeBuildCloneOutput) Deprecated.Sets the value ofCodeStarConnectionsSourceActionProps.getCodeBuildCloneOutput()BitBucketSourceActionProps.Builder.connectionArn(String connectionArn) Deprecated.Sets the value ofCodeStarConnectionsSourceActionProps.getConnectionArn()Deprecated.Sets the value ofCodeStarConnectionsSourceActionProps.getOutput()Deprecated.Sets the value ofCodeStarConnectionsSourceActionProps.getOwner()Deprecated.Sets the value ofCodeStarConnectionsSourceActionProps.getRepo()Deprecated.Sets the value ofCommonAwsActionProps.getRole()Deprecated.Sets the value ofCommonActionProps.getRunOrder()BitBucketSourceActionProps.Builder.triggerOnPush(Boolean triggerOnPush) Deprecated.Sets the value ofCodeStarConnectionsSourceActionProps.getTriggerOnPush()BitBucketSourceActionProps.Builder.variablesNamespace(String variablesNamespace) Deprecated.Sets the value ofCommonActionProps.getVariablesNamespace()Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type BitBucketSourceActionProps.BuilderModifierConstructorDescriptionprotectedDeprecated.Constructor that initializes the object based on literal property values passed by theBitBucketSourceActionProps.Builder.