Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
CreateHostInsightResponse |
OperationsInsightsClient.createHostInsight(CreateHostInsightRequest request) |
CreateHostInsightResponse |
OperationsInsights.createHostInsight(CreateHostInsightRequest request)
Create a Host Insight resource for a host in Ops Insights.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateHostInsightResponse> |
OperationsInsightsAsyncClient.createHostInsight(CreateHostInsightRequest request,
AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler) |
Future<CreateHostInsightResponse> |
OperationsInsightsAsync.createHostInsight(CreateHostInsightRequest request,
AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler)
Create a Host Insight resource for a host in Ops Insights.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateHostInsightResponse> |
OperationsInsightsAsyncClient.createHostInsight(CreateHostInsightRequest request,
AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler) |
Future<CreateHostInsightResponse> |
OperationsInsightsAsync.createHostInsight(CreateHostInsightRequest request,
AsyncHandler<CreateHostInsightRequest,CreateHostInsightResponse> handler)
Create a Host Insight resource for a host in Ops Insights.
|
Modifier and Type | Method and Description |
---|---|
CreateHostInsightResponse |
CreateHostInsightResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateHostInsightResponse.Builder |
CreateHostInsightResponse.Builder.copy(CreateHostInsightResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.