Uses of Class
software.amazon.awscdk.services.codepipeline.actions.BitBucketSourceActionProps.Builder
-
Uses of BitBucketSourceActionProps.Builder in software.amazon.awscdk.services.codepipeline.actions
Modifier 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()
ModifierConstructorDescriptionprotected
Deprecated.Constructor that initializes the object based on literal property values passed by theBitBucketSourceActionProps.Builder
.