Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
PhaseExtractEntry |
PhaseExtractEntry.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PhaseExtractEntry> |
PhaseStatus.getExtract()
Summary of phase status results.
|
Modifier and Type | Method and Description |
---|---|
PhaseExtractEntry.Builder |
PhaseExtractEntry.Builder.copy(PhaseExtractEntry model) |
Modifier and Type | Method and Description |
---|---|
PhaseStatus.Builder |
PhaseStatus.Builder.extract(List<PhaseExtractEntry> extract)
Summary of phase status results.
|
Constructor and Description |
---|
PhaseStatus(OdmsJobPhases name,
JobPhaseStatus status,
Integer durationInMs,
Boolean isAdvisorReportAvailable,
String issue,
String action,
List<PhaseExtractEntry> extract,
LogLocationBucketDetails logLocation,
Integer progress,
Boolean isSuspendAvailable,
List<JobParameterFileVersionKind> editableParameterFiles)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.