PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.analysisProjectName(String analysisProjectName) |
Name of the analysis project.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.artifactObjectStoragePath(String artifactObjectStoragePath) |
Object storage path to the artifact.
|
static PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.builder() |
Create a new builder.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.copy(PerformanceTuningAnalysis model) |
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.createdBy(Principal createdBy) |
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.id(String id) |
The OCID of the
Performance Tuning Analysis.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.result(PerformanceTuningAnalysis.Result result) |
Possible Performance Tuning Result statuses.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.resultObjectStoragePath(String resultObjectStoragePath) |
Object storage path to the analysis.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.timeCreated(Date timeCreated) |
The date and time the Performance Tuning Analysis was created, in the format defined by
RFC 3339.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.timeFinished(Date timeFinished) |
The date and time the Performance Tuning Analysis was finished, in the format defined by
RFC 3339.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.timeStarted(Date timeStarted) |
The date and time the Performance Tuning Analysis was started, in the format defined by
RFC 3339.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.toBuilder() |
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.warningCount(Integer warningCount) |
Number of warnings in the Performance Tuning Analysis.
|
PerformanceTuningAnalysis.Builder |
PerformanceTuningAnalysis.Builder.workRequestId(String workRequestId) |
The OCID of the
Work Request.
|