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