Class SummarizeAwrDbWaitEventBucketsRequest.Builder
- java.lang.Object
- 
- com.oracle.bmc.databasemanagement.requests.SummarizeAwrDbWaitEventBucketsRequest.Builder
 
- 
- All Implemented Interfaces:
- BmcRequest.Builder<SummarizeAwrDbWaitEventBucketsRequest,Void>
 - Enclosing class:
- SummarizeAwrDbWaitEventBucketsRequest
 
 public static class SummarizeAwrDbWaitEventBucketsRequest.Builder extends Object implements BmcRequest.Builder<SummarizeAwrDbWaitEventBucketsRequest,Void> 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description SummarizeAwrDbWaitEventBucketsRequest.BuilderawrDbId(String awrDbId)The parameter to filter the database by internal ID.SummarizeAwrDbWaitEventBucketsRequest.BuilderbeginSnIdGreaterThanOrEqualTo(Integer beginSnIdGreaterThanOrEqualTo)The optional greater than or equal to filter on the snapshot ID.SummarizeAwrDbWaitEventBucketsRequestbuild()Build the instance of SummarizeAwrDbWaitEventBucketsRequest as configured by this builderSummarizeAwrDbWaitEventBucketsRequestbuildWithoutInvocationCallback()Build the instance of SummarizeAwrDbWaitEventBucketsRequest as configured by this builderSummarizeAwrDbWaitEventBucketsRequest.BuildercontainerId(Integer containerId)The optional query parameter to filter the database container by an exact ID value.SummarizeAwrDbWaitEventBucketsRequest.Buildercopy(SummarizeAwrDbWaitEventBucketsRequest o)Copy method to populate the builder with values from the given instance.SummarizeAwrDbWaitEventBucketsRequest.BuilderendSnIdLessThanOrEqualTo(Integer endSnIdLessThanOrEqualTo)The optional less than or equal to query parameter to filter the snapshot ID.SummarizeAwrDbWaitEventBucketsRequest.BuilderinstNum(String instNum)The optional single value query parameter to filter the database instance number.SummarizeAwrDbWaitEventBucketsRequest.BuilderinvocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)Set the invocation callback for the request to be built.SummarizeAwrDbWaitEventBucketsRequest.Builderlimit(Integer limit)The maximum number of records returned in large paginated response.SummarizeAwrDbWaitEventBucketsRequest.BuildermanagedDatabaseId(String managedDatabaseId)The OCID of the Managed Database.SummarizeAwrDbWaitEventBucketsRequest.BuildermaxValue(Double maxValue)The maximum value of the histogram.SummarizeAwrDbWaitEventBucketsRequest.BuilderminValue(Double minValue)The minimum value of the histogram.SummarizeAwrDbWaitEventBucketsRequest.Buildername(String name)The required single value query parameter to filter the entity name.SummarizeAwrDbWaitEventBucketsRequest.BuildernumBucket(Integer numBucket)The number of buckets within the histogram.SummarizeAwrDbWaitEventBucketsRequest.BuilderopcNamedCredentialId(String opcNamedCredentialId)The OCID of the Named Credential.SummarizeAwrDbWaitEventBucketsRequest.BuilderopcRequestId(String opcRequestId)The client request ID for tracing.SummarizeAwrDbWaitEventBucketsRequest.BuilderopcRetryToken(String opcRetryToken)A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again.SummarizeAwrDbWaitEventBucketsRequest.Builderpage(String page)The page token representing the page from where the next set of paginated results are retrieved.SummarizeAwrDbWaitEventBucketsRequest.BuilderretryConfiguration(RetryConfiguration retryConfiguration)Set the retry configuration for the request to be built.SummarizeAwrDbWaitEventBucketsRequest.BuildersortBy(SummarizeAwrDbWaitEventBucketsRequest.SortBy sortBy)The option to sort distribution data.SummarizeAwrDbWaitEventBucketsRequest.BuildersortOrder(SortOrders sortOrder)The option to sort information in ascending (\u2018ASC\u2019) or descending (\u2018DESC\u2019) order.SummarizeAwrDbWaitEventBucketsRequest.BuildertimeGreaterThanOrEqualTo(Date timeGreaterThanOrEqualTo)The optional greater than or equal to query parameter to filter the timestamp.SummarizeAwrDbWaitEventBucketsRequest.BuildertimeLessThanOrEqualTo(Date timeLessThanOrEqualTo)The optional less than or equal to query parameter to filter the timestamp.- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface com.oracle.bmc.requests.BmcRequest.Builderbody$
 
- 
 
- 
- 
- 
Method Detail- 
managedDatabaseIdpublic SummarizeAwrDbWaitEventBucketsRequest.Builder managedDatabaseId(String managedDatabaseId) The OCID of the Managed Database.- Parameters:
- managedDatabaseId- the value to set
- Returns:
- this builder instance
 
 - 
awrDbIdpublic SummarizeAwrDbWaitEventBucketsRequest.Builder awrDbId(String awrDbId) The parameter to filter the database by internal ID.Note that the internal ID of the database can be retrieved from the following endpoint: /managedDatabases/{managedDatabaseId}/awrDbs - Parameters:
- awrDbId- the value to set
- Returns:
- this builder instance
 
 - 
namepublic SummarizeAwrDbWaitEventBucketsRequest.Builder name(String name) The required single value query parameter to filter the entity name.- Parameters:
- name- the value to set
- Returns:
- this builder instance
 
 - 
instNumpublic SummarizeAwrDbWaitEventBucketsRequest.Builder instNum(String instNum) The optional single value query parameter to filter the database instance number.- Parameters:
- instNum- the value to set
- Returns:
- this builder instance
 
 - 
beginSnIdGreaterThanOrEqualTopublic SummarizeAwrDbWaitEventBucketsRequest.Builder beginSnIdGreaterThanOrEqualTo(Integer beginSnIdGreaterThanOrEqualTo) The optional greater than or equal to filter on the snapshot ID.- Parameters:
- beginSnIdGreaterThanOrEqualTo- the value to set
- Returns:
- this builder instance
 
 - 
endSnIdLessThanOrEqualTopublic SummarizeAwrDbWaitEventBucketsRequest.Builder endSnIdLessThanOrEqualTo(Integer endSnIdLessThanOrEqualTo) The optional less than or equal to query parameter to filter the snapshot ID.- Parameters:
- endSnIdLessThanOrEqualTo- the value to set
- Returns:
- this builder instance
 
 - 
timeGreaterThanOrEqualTopublic SummarizeAwrDbWaitEventBucketsRequest.Builder timeGreaterThanOrEqualTo(Date timeGreaterThanOrEqualTo) The optional greater than or equal to query parameter to filter the timestamp.- Parameters:
- timeGreaterThanOrEqualTo- the value to set
- Returns:
- this builder instance
 
 - 
timeLessThanOrEqualTopublic SummarizeAwrDbWaitEventBucketsRequest.Builder timeLessThanOrEqualTo(Date timeLessThanOrEqualTo) The optional less than or equal to query parameter to filter the timestamp.- Parameters:
- timeLessThanOrEqualTo- the value to set
- Returns:
- this builder instance
 
 - 
numBucketpublic SummarizeAwrDbWaitEventBucketsRequest.Builder numBucket(Integer numBucket) The number of buckets within the histogram.- Parameters:
- numBucket- the value to set
- Returns:
- this builder instance
 
 - 
minValuepublic SummarizeAwrDbWaitEventBucketsRequest.Builder minValue(Double minValue) The minimum value of the histogram.- Parameters:
- minValue- the value to set
- Returns:
- this builder instance
 
 - 
maxValuepublic SummarizeAwrDbWaitEventBucketsRequest.Builder maxValue(Double maxValue) The maximum value of the histogram.- Parameters:
- maxValue- the value to set
- Returns:
- this builder instance
 
 - 
containerIdpublic SummarizeAwrDbWaitEventBucketsRequest.Builder containerId(Integer containerId) The optional query parameter to filter the database container by an exact ID value.Note that the database container ID can be retrieved from the following endpoint: /managedDatabases/{managedDatabaseId}/awrDbSnapshotRanges - Parameters:
- containerId- the value to set
- Returns:
- this builder instance
 
 - 
pagepublic SummarizeAwrDbWaitEventBucketsRequest.Builder page(String page) The page token representing the page from where the next set of paginated results are retrieved.This is usually retrieved from a previous list call. - Parameters:
- page- the value to set
- Returns:
- this builder instance
 
 - 
limitpublic SummarizeAwrDbWaitEventBucketsRequest.Builder limit(Integer limit) The maximum number of records returned in large paginated response.- Parameters:
- limit- the value to set
- Returns:
- this builder instance
 
 - 
sortBypublic SummarizeAwrDbWaitEventBucketsRequest.Builder sortBy(SummarizeAwrDbWaitEventBucketsRequest.SortBy sortBy) The option to sort distribution data.- Parameters:
- sortBy- the value to set
- Returns:
- this builder instance
 
 - 
sortOrderpublic SummarizeAwrDbWaitEventBucketsRequest.Builder sortOrder(SortOrders sortOrder) The option to sort information in ascending (\u2018ASC\u2019) or descending (\u2018DESC\u2019) order.Ascending order is the default order. - Parameters:
- sortOrder- the value to set
- Returns:
- this builder instance
 
 - 
opcRequestIdpublic SummarizeAwrDbWaitEventBucketsRequest.Builder opcRequestId(String opcRequestId) The client request ID for tracing.- Parameters:
- opcRequestId- the value to set
- Returns:
- this builder instance
 
 - 
opcRetryTokenpublic SummarizeAwrDbWaitEventBucketsRequest.Builder opcRetryToken(String opcRetryToken) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again.Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected. - Parameters:
- opcRetryToken- the value to set
- Returns:
- this builder instance
 
 - 
opcNamedCredentialIdpublic SummarizeAwrDbWaitEventBucketsRequest.Builder opcNamedCredentialId(String opcNamedCredentialId) The OCID of the Named Credential.- Parameters:
- opcNamedCredentialId- the value to set
- Returns:
- this builder instance
 
 - 
invocationCallbackpublic SummarizeAwrDbWaitEventBucketsRequest.Builder invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) Set the invocation callback for the request to be built.- Parameters:
- invocationCallback- the invocation callback to be set for the request
- Returns:
- this builder instance
 
 - 
retryConfigurationpublic SummarizeAwrDbWaitEventBucketsRequest.Builder retryConfiguration(RetryConfiguration retryConfiguration) Set the retry configuration for the request to be built.- Parameters:
- retryConfiguration- the retry configuration to be used for the request
- Returns:
- this builder instance
 
 - 
copypublic SummarizeAwrDbWaitEventBucketsRequest.Builder copy(SummarizeAwrDbWaitEventBucketsRequest o) Copy method to populate the builder with values from the given instance.- Specified by:
- copyin interface- BmcRequest.Builder<SummarizeAwrDbWaitEventBucketsRequest,Void>
- Parameters:
- o- other request from which to copy values
- Returns:
- this builder instance
 
 - 
buildpublic SummarizeAwrDbWaitEventBucketsRequest build() Build the instance of SummarizeAwrDbWaitEventBucketsRequest as configured by this builderNote that this method takes calls to invocationCallback(com.oracle.bmc.http.client.RequestInterceptor)into account, while the methodbuildWithoutInvocationCallback()does not.This is the preferred method to build an instance. - Specified by:
- buildin interface- BmcRequest.Builder<SummarizeAwrDbWaitEventBucketsRequest,Void>
- Returns:
- instance of SummarizeAwrDbWaitEventBucketsRequest
 
 - 
buildWithoutInvocationCallbackpublic SummarizeAwrDbWaitEventBucketsRequest buildWithoutInvocationCallback() Build the instance of SummarizeAwrDbWaitEventBucketsRequest as configured by this builderNote that this method does not take calls to invocationCallback(com.oracle.bmc.http.client.RequestInterceptor)into account, while the methodbuild()does- Returns:
- instance of SummarizeAwrDbWaitEventBucketsRequest
 
 
- 
 
-