Uses of Class
software.aws.awsprototypingsdk.pipeline.IsDefaultBranchProps.Builder
-
-
Uses of IsDefaultBranchProps.Builder in software.aws.awsprototypingsdk.pipeline
Methods in software.aws.awsprototypingsdk.pipeline that return IsDefaultBranchProps.Builder Modifier and Type Method Description static IsDefaultBranchProps.BuilderIsDefaultBranchProps. builder()IsDefaultBranchProps.BuilderIsDefaultBranchProps.Builder. defaultBranchName(String defaultBranchName)Sets the value ofIsDefaultBranchProps.getDefaultBranchName()IsDefaultBranchProps.BuilderIsDefaultBranchProps.Builder. node(software.constructs.Node node)Sets the value ofIsDefaultBranchProps.getNode()Constructors in software.aws.awsprototypingsdk.pipeline with parameters of type IsDefaultBranchProps.Builder Constructor Description Jsii$Proxy(IsDefaultBranchProps.Builder builder)Constructor that initializes the object based on literal property values passed by theIsDefaultBranchProps.Builder.
-