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.opsi
Methods in com.oracle.bmc.opsi that return ChangeOperationsInsightsPrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentResponse
OperationsInsights. changeOperationsInsightsPrivateEndpointCompartment(ChangeOperationsInsightsPrivateEndpointCompartmentRequest request)
Moves a private endpoint from one compartment to another.ChangeOperationsInsightsPrivateEndpointCompartmentResponse
OperationsInsightsClient. 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.responses
Methods in com.oracle.bmc.opsi.responses that return ChangeOperationsInsightsPrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentResponse
ChangeOperationsInsightsPrivateEndpointCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.opsi.responses with parameters of type ChangeOperationsInsightsPrivateEndpointCompartmentResponse Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentResponse.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentResponse.Builder. copy(ChangeOperationsInsightsPrivateEndpointCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-