Uses of Class
com.oracle.bmc.opsi.requests.ChangeOperationsInsightsPrivateEndpointCompartmentRequest
-
Packages that use ChangeOperationsInsightsPrivateEndpointCompartmentRequest Package Description com.oracle.bmc.opsi com.oracle.bmc.opsi.requests -
-
Uses of ChangeOperationsInsightsPrivateEndpointCompartmentRequest in com.oracle.bmc.opsi
Method parameters in com.oracle.bmc.opsi with type arguments of type ChangeOperationsInsightsPrivateEndpointCompartmentRequest 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 ChangeOperationsInsightsPrivateEndpointCompartmentRequest in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ChangeOperationsInsightsPrivateEndpointCompartmentRequest Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentRequest
ChangeOperationsInsightsPrivateEndpointCompartmentRequest.Builder. build()
Build the instance of ChangeOperationsInsightsPrivateEndpointCompartmentRequest as configured by this builderChangeOperationsInsightsPrivateEndpointCompartmentRequest
ChangeOperationsInsightsPrivateEndpointCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeOperationsInsightsPrivateEndpointCompartmentRequest as configured by this builderMethods in com.oracle.bmc.opsi.requests with parameters of type ChangeOperationsInsightsPrivateEndpointCompartmentRequest Modifier and Type Method Description ChangeOperationsInsightsPrivateEndpointCompartmentRequest.Builder
ChangeOperationsInsightsPrivateEndpointCompartmentRequest.Builder. copy(ChangeOperationsInsightsPrivateEndpointCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-