static GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.builder() |
Return a new builder for this request object.
|
GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.Builder.copy(GetDbSystemPatchHistoryEntryRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.Builder.dbSystemId(String dbSystemId) |
|
GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.Builder.patchHistoryEntryId(String patchHistoryEntryId) |
The OCID of the
patch history entry.
|
GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetDbSystemPatchHistoryEntryRequest.Builder |
GetDbSystemPatchHistoryEntryRequest.toBuilder() |
|