Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetExecutionWindowResponse |
DatabaseClient.getExecutionWindow(GetExecutionWindowRequest request) |
GetExecutionWindowResponse |
Database.getExecutionWindow(GetExecutionWindowRequest request)
Gets information about the specified execution window.
|
Modifier and Type | Method and Description |
---|---|
Future<GetExecutionWindowResponse> |
DatabaseAsyncClient.getExecutionWindow(GetExecutionWindowRequest request,
AsyncHandler<GetExecutionWindowRequest,GetExecutionWindowResponse> handler) |
Future<GetExecutionWindowResponse> |
DatabaseAsync.getExecutionWindow(GetExecutionWindowRequest request,
AsyncHandler<GetExecutionWindowRequest,GetExecutionWindowResponse> handler)
Gets information about the specified execution window.
|
Modifier and Type | Method and Description |
---|---|
GetExecutionWindowResponse |
GetExecutionWindowResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExecutionWindowResponse.Builder |
GetExecutionWindowResponse.Builder.copy(GetExecutionWindowResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.