Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
EnableHostInsightResponse |
OperationsInsightsClient.enableHostInsight(EnableHostInsightRequest request) |
EnableHostInsightResponse |
OperationsInsights.enableHostInsight(EnableHostInsightRequest request)
Enables a host in Ops Insights.
|
Future<EnableHostInsightResponse> |
OperationsInsightsAsyncClient.enableHostInsight(EnableHostInsightRequest request,
AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler) |
Future<EnableHostInsightResponse> |
OperationsInsightsAsync.enableHostInsight(EnableHostInsightRequest request,
AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler)
Enables a host in Ops Insights.
|
Modifier and Type | Method and Description |
---|---|
Future<EnableHostInsightResponse> |
OperationsInsightsAsyncClient.enableHostInsight(EnableHostInsightRequest request,
AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler) |
Future<EnableHostInsightResponse> |
OperationsInsightsAsync.enableHostInsight(EnableHostInsightRequest request,
AsyncHandler<EnableHostInsightRequest,EnableHostInsightResponse> handler)
Enables a host in Ops Insights.
|
Modifier and Type | Method and Description |
---|---|
EnableHostInsightRequest |
EnableHostInsightRequest.Builder.build()
Build the instance of EnableHostInsightRequest as configured by this builder
|
EnableHostInsightRequest |
EnableHostInsightRequest.Builder.buildWithoutInvocationCallback()
Build the instance of EnableHostInsightRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
EnableHostInsightRequest.Builder |
EnableHostInsightRequest.Builder.copy(EnableHostInsightRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.