Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
DeleteOneoffPatchRequest |
DeleteOneoffPatchRequest.Builder.build()
Build the instance of DeleteOneoffPatchRequest as configured by this builder
|
DeleteOneoffPatchRequest |
DeleteOneoffPatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteOneoffPatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteOneoffPatchRequest.Builder |
DeleteOneoffPatchRequest.Builder.copy(DeleteOneoffPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.