Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateOneoffPatchRequest,CreateOneoffPatchResponse> |
DatabaseWaiters.forCreateOneoffPatch(CreateOneoffPatchRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateOneoffPatchRequest,CreateOneoffPatchResponse> |
DatabaseWaiters.forCreateOneoffPatch(CreateOneoffPatchRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CreateOneoffPatchResponse> |
DatabaseAsyncClient.createOneoffPatch(CreateOneoffPatchRequest request,
AsyncHandler<CreateOneoffPatchRequest,CreateOneoffPatchResponse> handler) |
Future<CreateOneoffPatchResponse> |
DatabaseAsync.createOneoffPatch(CreateOneoffPatchRequest request,
AsyncHandler<CreateOneoffPatchRequest,CreateOneoffPatchResponse> handler)
Creates one-off patch for specified database version to download.
|
Modifier and Type | Method and Description |
---|---|
CreateOneoffPatchRequest |
CreateOneoffPatchRequest.Builder.build()
Build the instance of CreateOneoffPatchRequest as configured by this builder
|
CreateOneoffPatchRequest |
CreateOneoffPatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateOneoffPatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateOneoffPatchRequest.Builder |
CreateOneoffPatchRequest.Builder.copy(CreateOneoffPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.