Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
GetHostInsightResponse |
OperationsInsightsClient.getHostInsight(GetHostInsightRequest request) |
GetHostInsightResponse |
OperationsInsights.getHostInsight(GetHostInsightRequest request)
Gets details of a host insight.
|
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 |
---|---|
GetHostInsightResponse |
GetHostInsightResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetHostInsightResponse.Builder |
GetHostInsightResponse.Builder.copy(GetHostInsightResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.