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