Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static GetDbHomePatchHistoryEntryRequest.Builder |
GetDbHomePatchHistoryEntryRequest.builder() |
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(Consumer<javax.ws.rs.client.Invocation.Builder> 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() |
Copyright © 2016–2022. All rights reserved.