Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
PhaseStatus |
PhaseStatus.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PhaseStatus> |
MigrationJobProgressResource.getPhases()
List of phase status for the job.
|
Modifier and Type | Method and Description |
---|---|
PhaseStatus.Builder |
PhaseStatus.Builder.copy(PhaseStatus model) |
Modifier and Type | Method and Description |
---|---|
MigrationJobProgressResource.Builder |
MigrationJobProgressResource.Builder.phases(List<PhaseStatus> phases)
List of phase status for the job.
|
Constructor and Description |
---|
MigrationJobProgressResource(JobPhaseStatus currentStatus,
OdmsJobPhases currentPhase,
List<PhaseStatus> phases)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.