GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.awrHubId(String awrHubId) |
Unique Awr Hub identifier
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.awrSourceDatabaseIdentifier(String awrSourceDatabaseIdentifier) |
The internal ID of the database.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.beginSnapshotIdentifierGreaterThanOrEqualTo(Integer beginSnapshotIdentifierGreaterThanOrEqualTo) |
The optional greater than or equal to filter on the snapshot ID.
|
static GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.builder() |
Return a new builder for this request object.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.copy(GetAwrDatabaseReportRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.endSnapshotIdentifierLessThanOrEqualTo(Integer endSnapshotIdentifierLessThanOrEqualTo) |
The optional less than or equal to query parameter to filter the snapshot Identifier.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.instanceNumber(String instanceNumber) |
The optional single value query parameter to filter by database instance number.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.reportFormat(GetAwrDatabaseReportRequest.ReportFormat reportFormat) |
The format of the AWR report.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.reportType(GetAwrDatabaseReportRequest.ReportType reportType) |
The query parameter to filter the AWR report types.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.timeGreaterThanOrEqualTo(Date timeGreaterThanOrEqualTo) |
The optional greater than or equal to query parameter to filter the timestamp.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.Builder.timeLessThanOrEqualTo(Date timeLessThanOrEqualTo) |
The optional less than or equal to query parameter to filter the timestamp.
|
GetAwrDatabaseReportRequest.Builder |
GetAwrDatabaseReportRequest.toBuilder() |
|