Uses of Class
com.oracle.bmc.generativeai.requests.ChangeRoutingProfileCompartmentRequest
-
Packages that use ChangeRoutingProfileCompartmentRequest Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.requests -
-
Uses of ChangeRoutingProfileCompartmentRequest in com.oracle.bmc.generativeai
Method parameters in com.oracle.bmc.generativeai with type arguments of type ChangeRoutingProfileCompartmentRequest Modifier and Type Method Description Future<ChangeRoutingProfileCompartmentResponse>GenerativeAiAsync. changeRoutingProfileCompartment(ChangeRoutingProfileCompartmentRequest request, AsyncHandler<ChangeRoutingProfileCompartmentRequest,ChangeRoutingProfileCompartmentResponse> handler)Moves a routing profile into a different compartment within the same tenancy.Future<ChangeRoutingProfileCompartmentResponse>GenerativeAiAsyncClient. changeRoutingProfileCompartment(ChangeRoutingProfileCompartmentRequest request, AsyncHandler<ChangeRoutingProfileCompartmentRequest,ChangeRoutingProfileCompartmentResponse> handler) -
Uses of ChangeRoutingProfileCompartmentRequest in com.oracle.bmc.generativeai.requests
Methods in com.oracle.bmc.generativeai.requests that return ChangeRoutingProfileCompartmentRequest Modifier and Type Method Description ChangeRoutingProfileCompartmentRequestChangeRoutingProfileCompartmentRequest.Builder. build()Build the instance of ChangeRoutingProfileCompartmentRequest as configured by this builderChangeRoutingProfileCompartmentRequestChangeRoutingProfileCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeRoutingProfileCompartmentRequest as configured by this builderMethods in com.oracle.bmc.generativeai.requests with parameters of type ChangeRoutingProfileCompartmentRequest Modifier and Type Method Description ChangeRoutingProfileCompartmentRequest.BuilderChangeRoutingProfileCompartmentRequest.Builder. copy(ChangeRoutingProfileCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-