Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetHostInsightRequest,GetHostInsightResponse> |
OperationsInsightsWaiters.forHostInsight(GetHostInsightRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetHostInsightRequest,GetHostInsightResponse> |
OperationsInsightsWaiters.forHostInsight(GetHostInsightRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetHostInsightRequest,GetHostInsightResponse> |
OperationsInsightsWaiters.forHostInsight(GetHostInsightRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetHostInsightResponse> |
OperationsInsightsAsyncClient.getHostInsight(GetHostInsightRequest request,
AsyncHandler<GetHostInsightRequest,GetHostInsightResponse> handler) |
Future<GetHostInsightResponse> |
OperationsInsightsAsync.getHostInsight(GetHostInsightRequest request,
AsyncHandler<GetHostInsightRequest,GetHostInsightResponse> handler)
Gets details of a host insight.
|
Modifier and Type | Method and Description |
---|---|
GetHostInsightRequest |
GetHostInsightRequest.Builder.build()
Build the instance of GetHostInsightRequest as configured by this builder
|
GetHostInsightRequest |
GetHostInsightRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetHostInsightRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetHostInsightRequest.Builder |
GetHostInsightRequest.Builder.copy(GetHostInsightRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.