Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
static MigrationJobProgressResource.Builder |
MigrationJobProgressResource.builder()
Create a new builder.
|
MigrationJobProgressResource.Builder |
MigrationJobProgressResource.Builder.copy(MigrationJobProgressResource model) |
MigrationJobProgressResource.Builder |
MigrationJobProgressResource.Builder.currentPhase(OdmsJobPhases currentPhase)
Current phase of the job.
|
MigrationJobProgressResource.Builder |
MigrationJobProgressResource.Builder.currentStatus(JobPhaseStatus currentStatus)
Current status of the job.
|
MigrationJobProgressResource.Builder |
MigrationJobProgressResource.Builder.phases(List<PhaseStatus> phases)
List of phase status for the job.
|
MigrationJobProgressResource.Builder |
MigrationJobProgressResource.toBuilder() |
Copyright © 2016–2024. All rights reserved.