Uses of Class
com.oracle.bmc.generativeai.model.RoutingProfileCollection
-
Packages that use RoutingProfileCollection Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.responses -
-
Uses of RoutingProfileCollection in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return RoutingProfileCollection Modifier and Type Method Description RoutingProfileCollectionRoutingProfileCollection.Builder. build()Methods in com.oracle.bmc.generativeai.model with parameters of type RoutingProfileCollection Modifier and Type Method Description RoutingProfileCollection.BuilderRoutingProfileCollection.Builder. copy(RoutingProfileCollection model) -
Uses of RoutingProfileCollection in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return RoutingProfileCollection Modifier and Type Method Description RoutingProfileCollectionListRoutingProfilesResponse. getRoutingProfileCollection()The returned RoutingProfileCollection instance.Methods in com.oracle.bmc.generativeai.responses with parameters of type RoutingProfileCollection Modifier and Type Method Description ListRoutingProfilesResponse.BuilderListRoutingProfilesResponse.Builder. routingProfileCollection(RoutingProfileCollection routingProfileCollection)The returned RoutingProfileCollection instance.
-