Uses of Class
com.oracle.bmc.goldengate.model.AiModelCollection
-
Packages that use AiModelCollection Package Description com.oracle.bmc.goldengate.model com.oracle.bmc.goldengate.responses -
-
Uses of AiModelCollection in com.oracle.bmc.goldengate.model
Methods in com.oracle.bmc.goldengate.model that return AiModelCollection Modifier and Type Method Description AiModelCollectionAiModelCollection.Builder. build()Methods in com.oracle.bmc.goldengate.model with parameters of type AiModelCollection Modifier and Type Method Description AiModelCollection.BuilderAiModelCollection.Builder. copy(AiModelCollection model) -
Uses of AiModelCollection in com.oracle.bmc.goldengate.responses
Methods in com.oracle.bmc.goldengate.responses that return AiModelCollection Modifier and Type Method Description AiModelCollectionListAiModelsResponse. getAiModelCollection()The returned AiModelCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type AiModelCollection Modifier and Type Method Description ListAiModelsResponse.BuilderListAiModelsResponse.Builder. aiModelCollection(AiModelCollection aiModelCollection)The returned AiModelCollection instance.
-