Package | Description |
---|---|
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.body$(UpdateDbSystemDetails body)
Alternative setter for the body parameter.
|
static UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.builder()
Return a new builder for this request object.
|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.copy(UpdateDbSystemRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.dbSystemId(String dbSystemId)
The DB System
OCID.
|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.opcRequestId(String opcRequestId)
Customer-defined unique identifier for the request.
|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.toBuilder()
Return an instance of
UpdateDbSystemRequest.Builder that allows you to modify request properties. |
UpdateDbSystemRequest.Builder |
UpdateDbSystemRequest.Builder.updateDbSystemDetails(UpdateDbSystemDetails updateDbSystemDetails)
Request to update a DB System.
|
Copyright © 2016–2024. All rights reserved.