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