Uses of Class
com.oracle.bmc.opsi.requests.ChangeExadataInsightCompartmentRequest
-
Packages that use ChangeExadataInsightCompartmentRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ChangeExadataInsightCompartmentRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeExadataInsightCompartmentRequest Modifier and Type Method Description Future<ChangeExadataInsightCompartmentResponse>
OperationsInsightsAsync. changeExadataInsightCompartment(ChangeExadataInsightCompartmentRequest request, AsyncHandler<ChangeExadataInsightCompartmentRequest,ChangeExadataInsightCompartmentResponse> handler)
Moves an Exadata insight resource from one compartment identifier to another.Future<ChangeExadataInsightCompartmentResponse>
OperationsInsightsAsyncClient. changeExadataInsightCompartment(ChangeExadataInsightCompartmentRequest request, AsyncHandler<ChangeExadataInsightCompartmentRequest,ChangeExadataInsightCompartmentResponse> handler)
-
Uses of ChangeExadataInsightCompartmentRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ChangeExadataInsightCompartmentRequest Modifier and Type Method Description ChangeExadataInsightCompartmentRequest
ChangeExadataInsightCompartmentRequest.Builder. build()
Build the instance of ChangeExadataInsightCompartmentRequest as configured by this builderChangeExadataInsightCompartmentRequest
ChangeExadataInsightCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeExadataInsightCompartmentRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ChangeExadataInsightCompartmentRequest Modifier and Type Method Description ChangeExadataInsightCompartmentRequest.Builder
ChangeExadataInsightCompartmentRequest.Builder. copy(ChangeExadataInsightCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-