GetPerformanceTuningAnalysisResponse.Builder |
GetPerformanceTuningAnalysisResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static GetPerformanceTuningAnalysisResponse.Builder |
GetPerformanceTuningAnalysisResponse.builder() |
Return a new builder for this response object.
|
GetPerformanceTuningAnalysisResponse.Builder |
GetPerformanceTuningAnalysisResponse.Builder.copy(GetPerformanceTuningAnalysisResponse o) |
Copy method to populate the builder with values from the given instance.
|
GetPerformanceTuningAnalysisResponse.Builder |
GetPerformanceTuningAnalysisResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
GetPerformanceTuningAnalysisResponse.Builder |
GetPerformanceTuningAnalysisResponse.Builder.headers(Map<String,List<String>> headers) |
|
GetPerformanceTuningAnalysisResponse.Builder |
GetPerformanceTuningAnalysisResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetPerformanceTuningAnalysisResponse.Builder |
GetPerformanceTuningAnalysisResponse.Builder.performanceTuningAnalysis(PerformanceTuningAnalysis performanceTuningAnalysis) |
The returned PerformanceTuningAnalysis instance.
|