Uses of Class
com.oracle.bmc.generativeaiinference.model.GuardrailVersionCollection
-
Packages that use GuardrailVersionCollection Package Description com.oracle.bmc.generativeaiinference.model com.oracle.bmc.generativeaiinference.responses -
-
Uses of GuardrailVersionCollection in com.oracle.bmc.generativeaiinference.model
Methods in com.oracle.bmc.generativeaiinference.model that return GuardrailVersionCollection Modifier and Type Method Description GuardrailVersionCollectionGuardrailVersionCollection.Builder. build()Methods in com.oracle.bmc.generativeaiinference.model with parameters of type GuardrailVersionCollection Modifier and Type Method Description GuardrailVersionCollection.BuilderGuardrailVersionCollection.Builder. copy(GuardrailVersionCollection model) -
Uses of GuardrailVersionCollection in com.oracle.bmc.generativeaiinference.responses
Methods in com.oracle.bmc.generativeaiinference.responses that return GuardrailVersionCollection Modifier and Type Method Description GuardrailVersionCollectionListGuardrailVersionsResponse. getGuardrailVersionCollection()The returned GuardrailVersionCollection instance.Methods in com.oracle.bmc.generativeaiinference.responses with parameters of type GuardrailVersionCollection Modifier and Type Method Description ListGuardrailVersionsResponse.BuilderListGuardrailVersionsResponse.Builder. guardrailVersionCollection(GuardrailVersionCollection guardrailVersionCollection)The returned GuardrailVersionCollection instance.
-