Uses of Class
com.oracle.bmc.opsi.responses.ChangeOperationsInsightsPrivateEndpointCompartmentResponse
- 
Packages that use ChangeOperationsInsightsPrivateEndpointCompartmentResponse Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.responses 
- 
- 
Uses of ChangeOperationsInsightsPrivateEndpointCompartmentResponse in com.oracle.bmc.opsiMethods in com.oracle.bmc.opsi that return ChangeOperationsInsightsPrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentResponseOperationsInsights. changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request)Moves a private endpoint from one compartment to another.ChangeOperationsInsightsPrivateEndpointCompartmentResponseOperationsInsightsClient. changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request)Methods in com.oracle.bmc.opsi that return types with arguments of type ChangeOperationsInsightsPrivateEndpointCompartmentResponse Modifier and Type Method Description Future<ChangeOperationsInsightsPrivateEndpointCompartmentResponse>OperationsInsightsAsync. changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsPrivateEndpointCompartmentRequest,ChangeOperationsInsightsPrivateEndpointCompartmentResponse> handler)Moves a private endpoint from one compartment to another.Future<ChangeOperationsInsightsPrivateEndpointCompartmentResponse>OperationsInsightsAsyncClient. changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsPrivateEndpointCompartmentRequest,ChangeOperationsInsightsPrivateEndpointCompartmentResponse> handler)Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeOperationsInsightsPrivateEndpointCompartmentResponse Modifier and Type Method Description Future<ChangeOperationsInsightsPrivateEndpointCompartmentResponse>OperationsInsightsAsync. changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsPrivateEndpointCompartmentRequest,ChangeOperationsInsightsPrivateEndpointCompartmentResponse> handler)Moves a private endpoint from one compartment to another.Future<ChangeOperationsInsightsPrivateEndpointCompartmentResponse>OperationsInsightsAsyncClient. changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request, AsyncHandler<ChangeOperationsInsightsPrivateEndpointCompartmentRequest,ChangeOperationsInsightsPrivateEndpointCompartmentResponse> handler)
- 
Uses of ChangeOperationsInsightsPrivateEndpointCompartmentResponse in com.oracle.bmc.opsi.responsesMethods in com.oracle.bmc.opsi.responses that return ChangeOperationsInsightsPrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentResponseChangeOperationsInsightsPrivateEndpointCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ChangeOperationsInsightsPrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentResponse.BuilderChangeOperationsInsightsPrivateEndpointCompartmentResponse.Builder. copy(ChangeOperationsInsightsPrivateEndpointCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-