UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.body$(UpdateDbSystemDbInstanceDetails body) | 
 Alternative setter for the body parameter. 
 | 
static UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.builder() | 
 Return a new builder for this request object. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.copy(UpdateDbSystemDbInstanceRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.dbInstanceId(String dbInstanceId) | 
 A unique identifier for the database instance node. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.dbSystemId(String dbSystemId) | 
 A unique identifier for the database system. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.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. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.toBuilder() | 
 | 
UpdateDbSystemDbInstanceRequest.Builder | 
UpdateDbSystemDbInstanceRequest.Builder.updateDbSystemDbInstanceDetails(UpdateDbSystemDbInstanceDetails updateDbSystemDbInstanceDetails) | 
 Database instance node update parameters. 
 |