Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.Builder.body$(CreateOneoffPatchDetails body)
Alternative setter for the body parameter.
|
static CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.builder()
Return a new builder for this request object.
|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.Builder.copy(CreateOneoffPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.Builder.createOneoffPatchDetails(CreateOneoffPatchDetails createOneoffPatchDetails)
Request to create a one-off patch to download.
|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.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.
|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.toBuilder()
Return an instance of
CreateOneoffPatchRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.