Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetConsoleHistoryRequest,GetConsoleHistoryResponse> |
ComputeWaiters.forConsoleHistory(GetConsoleHistoryRequest request,
ConsoleHistory.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetConsoleHistoryRequest,GetConsoleHistoryResponse> |
ComputeWaiters.forConsoleHistory(GetConsoleHistoryRequest request,
ConsoleHistory.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetConsoleHistoryRequest,GetConsoleHistoryResponse> |
ComputeWaiters.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> |
ComputeAsync.getConsoleHistory(GetConsoleHistoryRequest request,
AsyncHandler<GetConsoleHistoryRequest,GetConsoleHistoryResponse> handler)
Shows the metadata for the specified console history.
|
Future<GetConsoleHistoryResponse> |
ComputeAsyncClient.getConsoleHistory(GetConsoleHistoryRequest request,
AsyncHandler<GetConsoleHistoryRequest,GetConsoleHistoryResponse> handler) |
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.