Uses of Class
com.oracle.bmc.aivision.requests.ChangeVisionPrivateEndpointCompartmentRequest
-
Packages that use ChangeVisionPrivateEndpointCompartmentRequest Package Description com.oracle.bmc.aivision com.oracle.bmc.aivision.requests -
-
Uses of ChangeVisionPrivateEndpointCompartmentRequest in com.oracle.bmc.aivision
Method parameters in com.oracle.bmc.aivision with type arguments of type ChangeVisionPrivateEndpointCompartmentRequest Modifier and Type Method Description Future<ChangeVisionPrivateEndpointCompartmentResponse>
AIServiceVisionAsync. changeVisionPrivateEndpointCompartment(ChangeVisionPrivateEndpointCompartmentRequest request, AsyncHandler<ChangeVisionPrivateEndpointCompartmentRequest,ChangeVisionPrivateEndpointCompartmentResponse> handler)
Move a visionPrivateEndpoint from one compartment to another.Future<ChangeVisionPrivateEndpointCompartmentResponse>
AIServiceVisionAsyncClient. changeVisionPrivateEndpointCompartment(ChangeVisionPrivateEndpointCompartmentRequest request, AsyncHandler<ChangeVisionPrivateEndpointCompartmentRequest,ChangeVisionPrivateEndpointCompartmentResponse> handler)
-
Uses of ChangeVisionPrivateEndpointCompartmentRequest in com.oracle.bmc.aivision.requests
Methods in com.oracle.bmc.aivision.requests that return ChangeVisionPrivateEndpointCompartmentRequest Modifier and Type Method Description ChangeVisionPrivateEndpointCompartmentRequest
ChangeVisionPrivateEndpointCompartmentRequest.Builder. build()
Build the instance of ChangeVisionPrivateEndpointCompartmentRequest as configured by this builderChangeVisionPrivateEndpointCompartmentRequest
ChangeVisionPrivateEndpointCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeVisionPrivateEndpointCompartmentRequest as configured by this builderMethods in com.oracle.bmc.aivision.requests with parameters of type ChangeVisionPrivateEndpointCompartmentRequest Modifier and Type Method Description ChangeVisionPrivateEndpointCompartmentRequest.Builder
ChangeVisionPrivateEndpointCompartmentRequest.Builder. copy(ChangeVisionPrivateEndpointCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-