Uses of Class
com.oracle.bmc.generativeai.model.ChangeRoutingProfileCompartmentDetails.Builder
-
Packages that use ChangeRoutingProfileCompartmentDetails.Builder Package Description com.oracle.bmc.generativeai.model -
-
Uses of ChangeRoutingProfileCompartmentDetails.Builder in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return ChangeRoutingProfileCompartmentDetails.Builder Modifier and Type Method Description static ChangeRoutingProfileCompartmentDetails.BuilderChangeRoutingProfileCompartmentDetails. builder()Create a new builder.ChangeRoutingProfileCompartmentDetails.BuilderChangeRoutingProfileCompartmentDetails.Builder. compartmentId(String compartmentId)The OCID of the compartment to move the routing profile to.ChangeRoutingProfileCompartmentDetails.BuilderChangeRoutingProfileCompartmentDetails.Builder. copy(ChangeRoutingProfileCompartmentDetails model)ChangeRoutingProfileCompartmentDetails.BuilderChangeRoutingProfileCompartmentDetails. toBuilder()
-