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