Uses of Class
com.atlassian.bitbucket.migration.MeshMigrationRequest.Builder
Packages that use MeshMigrationRequest.Builder
-
Uses of MeshMigrationRequest.Builder in com.atlassian.bitbucket.migration
Methods in com.atlassian.bitbucket.migration that return MeshMigrationRequest.BuilderModifier and TypeMethodDescriptionMeshMigrationRequest.Builder.all(boolean value) MeshMigrationRequest.Builder.maxBytesPerSecond(long value) Deprecated.in 9.0 for removal in 10.0MeshMigrationRequest.Builder.projectId(int value) MeshMigrationRequest.Builder.projectIds(Iterable<Integer> values) MeshMigrationRequest.Builder.repositoryId(int value) MeshMigrationRequest.Builder.repositoryIds(Iterable<Integer> values)