Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
LogLocationBucketDetails |
LogLocationBucketDetails.Builder.build() |
LogLocationBucketDetails |
PhaseStatus.getLogLocation() |
Modifier and Type | Method and Description |
---|---|
LogLocationBucketDetails.Builder |
LogLocationBucketDetails.Builder.copy(LogLocationBucketDetails model) |
PhaseStatus.Builder |
PhaseStatus.Builder.logLocation(LogLocationBucketDetails logLocation) |
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.