public static class BulkRescopeCommandParameters.Builder extends Object
Constructor and Description |
---|
Builder() |
Builder(BulkRescopeCommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BulkRescopeCommandParameters |
build() |
BulkRescopeCommandParameters.Builder |
repository(com.atlassian.bitbucket.repository.Repository value) |
BulkRescopeCommandParameters.Builder |
rescopeContext(BulkRescopeContext value) |
public Builder()
public Builder(@Nonnull BulkRescopeCommandParameters parameters)
@Nonnull public BulkRescopeCommandParameters build()
@Nonnull public BulkRescopeCommandParameters.Builder repository(@Nonnull com.atlassian.bitbucket.repository.Repository value)
@Nonnull public BulkRescopeCommandParameters.Builder rescopeContext(@Nonnull BulkRescopeContext value)
Copyright © 2024 Atlassian. All rights reserved.