Package | Description |
---|---|
com.oracle.bmc.psql.requests |
Modifier and Type | Method and Description |
---|---|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.body$(PatchDbSystemDetails body)
Alternative setter for the body parameter.
|
static PatchDbSystemRequest.Builder |
PatchDbSystemRequest.builder()
Return a new builder for this request object.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.copy(PatchDbSystemRequest o)
Copy method to populate the builder with values from the given instance.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.dbSystemId(String dbSystemId)
A unique identifier for the database system.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.patchDbSystemDetails(PatchDbSystemDetails patchDbSystemDetails)
The information to be modified.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
PatchDbSystemRequest.Builder |
PatchDbSystemRequest.toBuilder()
Return an instance of
PatchDbSystemRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.