public static class GetAwrDbSqlReportResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetAwrDbSqlReportResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetAwrDbSqlReportResponse.Builder |
awrDbSqlReport(AwrDbSqlReport awrDbSqlReport)
The returned AwrDbSqlReport instance.
|
GetAwrDbSqlReportResponse |
build()
Build the response object.
|
GetAwrDbSqlReportResponse.Builder |
copy(GetAwrDbSqlReportResponse o)
Copy method to populate the builder with values from the given instance.
|
GetAwrDbSqlReportResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
public GetAwrDbSqlReportResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetAwrDbSqlReportResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
opcRequestId
- the value to setpublic GetAwrDbSqlReportResponse.Builder awrDbSqlReport(AwrDbSqlReport awrDbSqlReport)
The returned AwrDbSqlReport instance.
awrDbSqlReport
- the value to setpublic GetAwrDbSqlReportResponse.Builder copy(GetAwrDbSqlReportResponse o)
Copy method to populate the builder with values from the given instance.
public GetAwrDbSqlReportResponse build()
Build the response object.
Copyright © 2016–2022. All rights reserved.