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