Uses of Class
com.oracle.bmc.opsi.requests.DisableExadataInsightRequest
-
Packages that use DisableExadataInsightRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of DisableExadataInsightRequest in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi with parameters of type DisableExadataInsightRequest Modifier and Type Method Description DisableExadataInsightResponse
OperationsInsights. disableExadataInsight(DisableExadataInsightRequest request)
Disables an Exadata system in Operations Insights.Future<DisableExadataInsightResponse>
OperationsInsightsAsync. disableExadataInsight(DisableExadataInsightRequest request, AsyncHandler<DisableExadataInsightRequest,DisableExadataInsightResponse> handler)
Disables an Exadata system in Operations Insights.Future<DisableExadataInsightResponse>
OperationsInsightsAsyncClient. disableExadataInsight(DisableExadataInsightRequest request, AsyncHandler<DisableExadataInsightRequest,DisableExadataInsightResponse> handler)
DisableExadataInsightResponse
OperationsInsightsClient. disableExadataInsight(DisableExadataInsightRequest request)
Method parameters in com.oracle.bmc.opsi with type arguments of type DisableExadataInsightRequest Modifier and Type Method Description Future<DisableExadataInsightResponse>
OperationsInsightsAsync. disableExadataInsight(DisableExadataInsightRequest request, AsyncHandler<DisableExadataInsightRequest,DisableExadataInsightResponse> handler)
Disables an Exadata system in Operations Insights.Future<DisableExadataInsightResponse>
OperationsInsightsAsyncClient. disableExadataInsight(DisableExadataInsightRequest request, AsyncHandler<DisableExadataInsightRequest,DisableExadataInsightResponse> handler)
-
Uses of DisableExadataInsightRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return DisableExadataInsightRequest Modifier and Type Method Description DisableExadataInsightRequest
DisableExadataInsightRequest.Builder. build()
Build the instance of DisableExadataInsightRequest as configured by this builderDisableExadataInsightRequest
DisableExadataInsightRequest.Builder. buildWithoutInvocationCallback()
Build the instance of DisableExadataInsightRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type DisableExadataInsightRequest Modifier and Type Method Description DisableExadataInsightRequest.Builder
DisableExadataInsightRequest.Builder. copy(DisableExadataInsightRequest o)
Copy method to populate the builder with values from the given instance.
-