ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.awrHubId(String awrHubId) |
Unique Awr Hub identifier
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.awrSourceDatabaseIdentifier(String awrSourceDatabaseIdentifier) |
AWR source database identifier.
|
static ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.builder() |
Return a new builder for this request object.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.copy(ListAwrSnapshotsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.page(String page) |
For list pagination.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.sortBy(ListAwrSnapshotsRequest.SortBy sortBy) |
The option to sort the AWR snapshot summary data.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.sortOrder(SortOrder sortOrder) |
The sort order to use, either ascending (ASC) or descending (DESC).
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.timeGreaterThanOrEqualTo(Date timeGreaterThanOrEqualTo) |
The optional greater than or equal to query parameter to filter the timestamp.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.Builder.timeLessThanOrEqualTo(Date timeLessThanOrEqualTo) |
The optional less than or equal to query parameter to filter the timestamp.
|
ListAwrSnapshotsRequest.Builder |
ListAwrSnapshotsRequest.toBuilder() |
|