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) | 
 | 
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() | 
 |