public class MeshMigrationRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MeshMigrationRequest.Builder |
| Modifier and Type | Field and Description |
|---|---|
static long |
MIN_BYTES_PER_SECOND |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxBytesPerSecond() |
Set<Integer> |
getProjectIds() |
Set<Integer> |
getRepositoryIds() |
boolean |
isAll() |
public static final long MIN_BYTES_PER_SECOND
public long getMaxBytesPerSecond()
@Nonnull public Set<Integer> getProjectIds()
@Nonnull public Set<Integer> getRepositoryIds()
public boolean isAll()
true if all repositories in the system are to be migratedCopyright © 2023 Atlassian. All rights reserved.