Class MeshMigrationRequest.Builder
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.migration.MeshMigrationRequest.Builder
- Enclosing class:
- MeshMigrationRequest
- 
Field SummaryFields inherited from class com.atlassian.bitbucket.util.BuilderSupportNOT_BLANK
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionall(boolean value) build()projectId(int value) projectIds(Iterable<Integer> values) repositoryId(int value) repositoryIds(Iterable<Integer> values) Methods inherited from class com.atlassian.bitbucket.util.BuilderSupportaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
all
- 
build
- 
projectId
- 
projectIds
- 
repositoryId
- 
repositoryIds
 
-