Uses of Class
com.oracle.bmc.generativeai.model.ChangeRoutingProfileCompartmentDetails
-
Packages that use ChangeRoutingProfileCompartmentDetails Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.requests -
-
Uses of ChangeRoutingProfileCompartmentDetails in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return ChangeRoutingProfileCompartmentDetails Modifier and Type Method Description ChangeRoutingProfileCompartmentDetailsChangeRoutingProfileCompartmentDetails.Builder. build()Methods in com.oracle.bmc.generativeai.model with parameters of type ChangeRoutingProfileCompartmentDetails Modifier and Type Method Description ChangeRoutingProfileCompartmentDetails.BuilderChangeRoutingProfileCompartmentDetails.Builder. copy(ChangeRoutingProfileCompartmentDetails model) -
Uses of ChangeRoutingProfileCompartmentDetails in com.oracle.bmc.generativeai.requests
Methods in com.oracle.bmc.generativeai.requests that return ChangeRoutingProfileCompartmentDetails Modifier and Type Method Description ChangeRoutingProfileCompartmentDetailsChangeRoutingProfileCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeRoutingProfileCompartmentDetailsChangeRoutingProfileCompartmentRequest. getChangeRoutingProfileCompartmentDetails()The routing profile information to be updated.Methods in com.oracle.bmc.generativeai.requests with parameters of type ChangeRoutingProfileCompartmentDetails Modifier and Type Method Description ChangeRoutingProfileCompartmentRequest.BuilderChangeRoutingProfileCompartmentRequest.Builder. body$(ChangeRoutingProfileCompartmentDetails body)Alternative setter for the body parameter.ChangeRoutingProfileCompartmentRequest.BuilderChangeRoutingProfileCompartmentRequest.Builder. changeRoutingProfileCompartmentDetails(ChangeRoutingProfileCompartmentDetails changeRoutingProfileCompartmentDetails)The routing profile information to be updated.
-