Uses of Class
com.oracle.bmc.generativeaiinference.model.PersonallyIdentifiableInformationConfiguration
- 
Packages that use PersonallyIdentifiableInformationConfiguration Package Description com.oracle.bmc.generativeaiinference.model 
- 
- 
Uses of PersonallyIdentifiableInformationConfiguration in com.oracle.bmc.generativeaiinference.modelMethods in com.oracle.bmc.generativeaiinference.model that return PersonallyIdentifiableInformationConfiguration Modifier and Type Method Description PersonallyIdentifiableInformationConfigurationPersonallyIdentifiableInformationConfiguration.Builder. build()PersonallyIdentifiableInformationConfigurationGuardrailConfigs. getPersonallyIdentifiableInformationConfig()Methods in com.oracle.bmc.generativeaiinference.model with parameters of type PersonallyIdentifiableInformationConfiguration Modifier and Type Method Description PersonallyIdentifiableInformationConfiguration.BuilderPersonallyIdentifiableInformationConfiguration.Builder. copy(PersonallyIdentifiableInformationConfiguration model)GuardrailConfigs.BuilderGuardrailConfigs.Builder. personallyIdentifiableInformationConfig(PersonallyIdentifiableInformationConfiguration personallyIdentifiableInformationConfig)Constructors in com.oracle.bmc.generativeaiinference.model with parameters of type PersonallyIdentifiableInformationConfiguration Constructor Description GuardrailConfigs(ContentModerationConfiguration contentModerationConfig, PersonallyIdentifiableInformationConfiguration personallyIdentifiableInformationConfig, PromptInjectionConfiguration promptInjectionConfig)Deprecated.
 
-