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