Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static GetDbHomePatchHistoryEntryRequest.Builder |
GetDbHomePatchHistoryEntryRequest.builder()
Return a new builder for this request object.
|
GetDbHomePatchHistoryEntryRequest.Builder |
GetDbHomePatchHistoryEntryRequest.Builder.copy(GetDbHomePatchHistoryEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDbHomePatchHistoryEntryRequest.Builder |
GetDbHomePatchHistoryEntryRequest.Builder.dbHomeId(String dbHomeId)
The Database Home
OCID.
|
GetDbHomePatchHistoryEntryRequest.Builder |
GetDbHomePatchHistoryEntryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDbHomePatchHistoryEntryRequest.Builder |
GetDbHomePatchHistoryEntryRequest.Builder.patchHistoryEntryId(String patchHistoryEntryId)
The OCID of the
patch history entry.
|
GetDbHomePatchHistoryEntryRequest.Builder |
GetDbHomePatchHistoryEntryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDbHomePatchHistoryEntryRequest.Builder |
GetDbHomePatchHistoryEntryRequest.toBuilder()
Return an instance of
GetDbHomePatchHistoryEntryRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.