Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetConsoleHistoryRequest,GetConsoleHistoryResponse> |
DatabaseWaiters.forConsoleHistory(GetConsoleHistoryRequest request,
ConsoleHistory.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetConsoleHistoryRequest,GetConsoleHistoryResponse> |
DatabaseWaiters.forConsoleHistory(GetConsoleHistoryRequest request,
ConsoleHistory.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetConsoleHistoryRequest,GetConsoleHistoryResponse> |
DatabaseWaiters.forConsoleHistory(GetConsoleHistoryRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ConsoleHistory.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetConsoleHistoryResponse> |
DatabaseAsyncClient.getConsoleHistory(GetConsoleHistoryRequest request,
AsyncHandler<GetConsoleHistoryRequest,GetConsoleHistoryResponse> handler) |
Future<GetConsoleHistoryResponse> |
DatabaseAsync.getConsoleHistory(GetConsoleHistoryRequest request,
AsyncHandler<GetConsoleHistoryRequest,GetConsoleHistoryResponse> handler)
Gets information about the specified database node console history.
|
Modifier and Type | Method and Description |
---|---|
GetConsoleHistoryRequest |
GetConsoleHistoryRequest.Builder.build()
Build the instance of GetConsoleHistoryRequest as configured by this builder
|
GetConsoleHistoryRequest |
GetConsoleHistoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetConsoleHistoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetConsoleHistoryRequest.Builder |
GetConsoleHistoryRequest.Builder.copy(GetConsoleHistoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.