public static class SummarizeAwrDbParameterChangesRequest.Builder extends Object implements BmcRequest.Builder<SummarizeAwrDbParameterChangesRequest,Void>
Modifier and Type | Method and Description |
---|---|
SummarizeAwrDbParameterChangesRequest.Builder |
awrDbId(String awrDbId)
The parameter to filter the database by internal ID.
|
SummarizeAwrDbParameterChangesRequest.Builder |
beginSnIdGreaterThanOrEqualTo(Integer beginSnIdGreaterThanOrEqualTo)
The optional greater than or equal to filter on the snapshot ID.
|
SummarizeAwrDbParameterChangesRequest |
build()
Build the instance of SummarizeAwrDbParameterChangesRequest as configured by this builder
|
SummarizeAwrDbParameterChangesRequest |
buildWithoutInvocationCallback() |
SummarizeAwrDbParameterChangesRequest.Builder |
containerId(Integer containerId)
The optional query parameter to filter the database container by an exact ID value.
|
SummarizeAwrDbParameterChangesRequest.Builder |
copy(SummarizeAwrDbParameterChangesRequest o)
Copy method to populate the builder with values from the given instance.
|
SummarizeAwrDbParameterChangesRequest.Builder |
endSnIdLessThanOrEqualTo(Integer endSnIdLessThanOrEqualTo)
The optional less than or equal to query parameter to filter the snapshot ID.
|
SummarizeAwrDbParameterChangesRequest.Builder |
instNum(String instNum)
The optional single value query parameter to filter the database instance number.
|
SummarizeAwrDbParameterChangesRequest.Builder |
invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
SummarizeAwrDbParameterChangesRequest.Builder |
limit(Integer limit)
The maximum number of records returned in large paginated response.
|
SummarizeAwrDbParameterChangesRequest.Builder |
managedDatabaseId(String managedDatabaseId)
The OCID of the Managed Database.
|
SummarizeAwrDbParameterChangesRequest.Builder |
name(String name)
The required single value query parameter to filter the entity name.
|
SummarizeAwrDbParameterChangesRequest.Builder |
opcRequestId(String opcRequestId)
The client request ID for tracing.
|
SummarizeAwrDbParameterChangesRequest.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.
|
SummarizeAwrDbParameterChangesRequest.Builder |
page(String page)
The page token representing the page from where the next set of paginated results
are retrieved.
|
SummarizeAwrDbParameterChangesRequest.Builder |
retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
SummarizeAwrDbParameterChangesRequest.Builder |
sortBy(SummarizeAwrDbParameterChangesRequest.SortBy sortBy)
The option to sort the AWR database parameter change history data.
|
SummarizeAwrDbParameterChangesRequest.Builder |
sortOrder(SortOrders sortOrder)
The option to sort information in ascending (‘ASC’) or descending (‘DESC’) order.
|
SummarizeAwrDbParameterChangesRequest.Builder |
timeGreaterThanOrEqualTo(Date timeGreaterThanOrEqualTo)
The optional greater than or equal to query parameter to filter the timestamp.
|
SummarizeAwrDbParameterChangesRequest.Builder |
timeLessThanOrEqualTo(Date timeLessThanOrEqualTo)
The optional less than or equal to query parameter to filter the timestamp.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
body$
public SummarizeAwrDbParameterChangesRequest.Builder invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
invocationCallback
- the invocation callback to be set for the requestpublic SummarizeAwrDbParameterChangesRequest.Builder retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
retryConfiguration
- the retry configuration to be used for the requestpublic SummarizeAwrDbParameterChangesRequest.Builder copy(SummarizeAwrDbParameterChangesRequest o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcRequest.Builder<SummarizeAwrDbParameterChangesRequest,Void>
o
- other request from which to copy valuespublic SummarizeAwrDbParameterChangesRequest build()
Build the instance of SummarizeAwrDbParameterChangesRequest as configured by this builder
Note that this method takes calls to invocationCallback(com.oracle.bmc.util.internal.Consumer)
into account,
while the method buildWithoutInvocationCallback()
does not.
This is the preferred method to build an instance.
build
in interface BmcRequest.Builder<SummarizeAwrDbParameterChangesRequest,Void>
public SummarizeAwrDbParameterChangesRequest.Builder managedDatabaseId(String managedDatabaseId)
The OCID of the Managed Database.
this
.public SummarizeAwrDbParameterChangesRequest.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
this
.public SummarizeAwrDbParameterChangesRequest.Builder name(String name)
The required single value query parameter to filter the entity name.
this
.public SummarizeAwrDbParameterChangesRequest.Builder instNum(String instNum)
The optional single value query parameter to filter the database instance number.
this
.public SummarizeAwrDbParameterChangesRequest.Builder beginSnIdGreaterThanOrEqualTo(Integer beginSnIdGreaterThanOrEqualTo)
The optional greater than or equal to filter on the snapshot ID.
this
.public SummarizeAwrDbParameterChangesRequest.Builder endSnIdLessThanOrEqualTo(Integer endSnIdLessThanOrEqualTo)
The optional less than or equal to query parameter to filter the snapshot ID.
this
.public SummarizeAwrDbParameterChangesRequest.Builder timeGreaterThanOrEqualTo(Date timeGreaterThanOrEqualTo)
The optional greater than or equal to query parameter to filter the timestamp.
this
.public SummarizeAwrDbParameterChangesRequest.Builder timeLessThanOrEqualTo(Date timeLessThanOrEqualTo)
The optional less than or equal to query parameter to filter the timestamp.
this
.public SummarizeAwrDbParameterChangesRequest.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
this
.public SummarizeAwrDbParameterChangesRequest.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.
this
.public SummarizeAwrDbParameterChangesRequest.Builder limit(Integer limit)
The maximum number of records returned in large paginated response.
this
.public SummarizeAwrDbParameterChangesRequest.Builder sortBy(SummarizeAwrDbParameterChangesRequest.SortBy sortBy)
The option to sort the AWR database parameter change history data.
this
.public SummarizeAwrDbParameterChangesRequest.Builder sortOrder(SortOrders sortOrder)
The option to sort information in ascending (‘ASC’) or descending (‘DESC’) order. Descending order is the default order.
this
.public SummarizeAwrDbParameterChangesRequest.Builder opcRequestId(String opcRequestId)
The client request ID for tracing.
this
.public SummarizeAwrDbParameterChangesRequest.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.
this
.public SummarizeAwrDbParameterChangesRequest buildWithoutInvocationCallback()
Copyright © 2016–2022. All rights reserved.