Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<CreateExecutionActionRequest,CreateExecutionActionResponse> |
DatabaseWaiters.forCreateExecutionAction(CreateExecutionActionRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<CreateExecutionActionRequest,CreateExecutionActionResponse> |
DatabaseWaiters.forCreateExecutionAction(CreateExecutionActionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<CreateExecutionActionResponse> |
DatabaseAsyncClient.createExecutionAction(CreateExecutionActionRequest request,
AsyncHandler<CreateExecutionActionRequest,CreateExecutionActionResponse> handler) |
Future<CreateExecutionActionResponse> |
DatabaseAsync.createExecutionAction(CreateExecutionActionRequest request,
AsyncHandler<CreateExecutionActionRequest,CreateExecutionActionResponse> handler)
Creates an execution action resource.
|
Modifier and Type | Method and Description |
---|---|
CreateExecutionActionRequest |
CreateExecutionActionRequest.Builder.build()
Build the instance of CreateExecutionActionRequest as configured by this builder
|
CreateExecutionActionRequest |
CreateExecutionActionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateExecutionActionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateExecutionActionRequest.Builder |
CreateExecutionActionRequest.Builder.copy(CreateExecutionActionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.