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