static ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.builder() |
Return a new builder for this request object.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.copy(ListOptimizerStatisticsCollectionAggregationsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.endTimeLessThanOrEqualTo(String endTimeLessThanOrEqualTo) |
The end time of the time range to retrieve the optimizer statistics of a Managed Database
in UTC in ISO-8601 format, which is “yyyy-MM-dd’T’hh:mm:ss.sss’Z’”.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.groupType(OptimizerStatisticsGroupByTypes groupType) |
The optimizer statistics tasks grouped by type.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.limit(Integer limit) |
The maximum number of records returned in the paginated response.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.managedDatabaseId(String managedDatabaseId) |
The OCID of the
Managed Database.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.opcNamedCredentialId(String opcNamedCredentialId) |
The OCID of the Named Credential.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.page(String page) |
The page token representing the page from where the next set of paginated results are
retrieved.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.startTimeGreaterThanOrEqualTo(String startTimeGreaterThanOrEqualTo) |
The start time of the time range to retrieve the optimizer statistics of a Managed
Database in UTC in ISO-8601 format, which is “yyyy-MM-dd’T’hh:mm:ss.sss’Z’”.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.Builder.taskType(OptimizerStatisticsTaskFilterTypes taskType) |
The filter types of the optimizer statistics tasks.
|
ListOptimizerStatisticsCollectionAggregationsRequest.Builder |
ListOptimizerStatisticsCollectionAggregationsRequest.toBuilder() |
|