Uses of Class
com.oracle.bmc.opsi.responses.ChangeExadataInsightCompartmentResponse
-
Packages that use ChangeExadataInsightCompartmentResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses -
-
Uses of ChangeExadataInsightCompartmentResponse in com.oracle.bmc.opsi
Methods in com.oracle.bmc.opsi that return ChangeExadataInsightCompartmentResponse Modifier and Type Method Description ChangeExadataInsightCompartmentResponse
OperationsInsights. changeExadataInsightCompartment(ChangeExadataInsightCompartmentRequest request)
Moves an Exadata insight resource from one compartment identifier to another.ChangeExadataInsightCompartmentResponse
OperationsInsightsClient. changeExadataInsightCompartment(ChangeExadataInsightCompartmentRequest request)
Methods in com.oracle.bmc.opsi that return types with arguments of type ChangeExadataInsightCompartmentResponse 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)
Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeExadataInsightCompartmentResponse 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 ChangeExadataInsightCompartmentResponse in com.oracle.bmc.opsi.responses
Methods in com.oracle.bmc.opsi.responses that return ChangeExadataInsightCompartmentResponse Modifier and Type Method Description ChangeExadataInsightCompartmentResponse
ChangeExadataInsightCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ChangeExadataInsightCompartmentResponse Modifier and Type Method Description ChangeExadataInsightCompartmentResponse.Builder
ChangeExadataInsightCompartmentResponse.Builder. copy(ChangeExadataInsightCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-