Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateExecutionWindowResponse |
DatabaseClient.updateExecutionWindow(UpdateExecutionWindowRequest request) |
UpdateExecutionWindowResponse |
Database.updateExecutionWindow(UpdateExecutionWindowRequest request)
Updates the execution window resource.
|
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 |
---|---|
UpdateExecutionWindowResponse |
UpdateExecutionWindowResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateExecutionWindowResponse.Builder |
UpdateExecutionWindowResponse.Builder.copy(UpdateExecutionWindowResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.