Class MeshMigrationRequest.Builder
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.migration.MeshMigrationRequest.Builder
- Enclosing class:
- MeshMigrationRequest
-
Field Summary
Fields inherited from class com.atlassian.bitbucket.util.BuilderSupport
NOT_BLANK
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionall
(boolean value) build()
maxBytesPerSecond
(long value) Deprecated.in 9.0 for removal in 10.0projectId
(int value) projectIds
(Iterable<Integer> values) repositoryId
(int value) repositoryIds
(Iterable<Integer> values) Methods inherited from class com.atlassian.bitbucket.util.BuilderSupport
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
all
-
build
-
maxBytesPerSecond
Deprecated.in 9.0 for removal in 10.0 -
projectId
-
projectIds
-
repositoryId
-
repositoryIds
-