Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DeleteOneoffPatchResponse |
DatabaseClient.deleteOneoffPatch(DeleteOneoffPatchRequest request) |
DeleteOneoffPatchResponse |
Database.deleteOneoffPatch(DeleteOneoffPatchRequest request)
Deletes a one-off patch.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteOneoffPatchResponse> |
DatabaseAsyncClient.deleteOneoffPatch(DeleteOneoffPatchRequest request,
AsyncHandler<DeleteOneoffPatchRequest,DeleteOneoffPatchResponse> handler) |
Future<DeleteOneoffPatchResponse> |
DatabaseAsync.deleteOneoffPatch(DeleteOneoffPatchRequest request,
AsyncHandler<DeleteOneoffPatchRequest,DeleteOneoffPatchResponse> handler)
Deletes a one-off patch.
|
Waiter<DeleteOneoffPatchRequest,DeleteOneoffPatchResponse> |
DatabaseWaiters.forDeleteOneoffPatch(DeleteOneoffPatchRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<DeleteOneoffPatchRequest,DeleteOneoffPatchResponse> |
DatabaseWaiters.forDeleteOneoffPatch(DeleteOneoffPatchRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<DeleteOneoffPatchResponse> |
DatabaseAsyncClient.deleteOneoffPatch(DeleteOneoffPatchRequest request,
AsyncHandler<DeleteOneoffPatchRequest,DeleteOneoffPatchResponse> handler) |
Future<DeleteOneoffPatchResponse> |
DatabaseAsync.deleteOneoffPatch(DeleteOneoffPatchRequest request,
AsyncHandler<DeleteOneoffPatchRequest,DeleteOneoffPatchResponse> handler)
Deletes a one-off patch.
|
Modifier and Type | Method and Description |
---|---|
DeleteOneoffPatchResponse |
DeleteOneoffPatchResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteOneoffPatchResponse.Builder |
DeleteOneoffPatchResponse.Builder.copy(DeleteOneoffPatchResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.