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