Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
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.
|
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 |
---|---|
CreateHostInsightRequest |
CreateHostInsightRequest.Builder.build()
Build the instance of CreateHostInsightRequest as configured by this builder
|
CreateHostInsightRequest |
CreateHostInsightRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateHostInsightRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateHostInsightRequest.Builder |
CreateHostInsightRequest.Builder.copy(CreateHostInsightRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.