Uses of Enum
com.azure.ai.contentsafety.ContentSafetyServiceVersion
Packages that use ContentSafetyServiceVersion
-
Uses of ContentSafetyServiceVersion in com.azure.ai.contentsafety
Methods in com.azure.ai.contentsafety that return ContentSafetyServiceVersionModifier and TypeMethodDescriptionstatic ContentSafetyServiceVersionContentSafetyServiceVersion.getLatest()Gets the latest service version supported by this client library.static ContentSafetyServiceVersionReturns the enum constant of this type with the specified name.static ContentSafetyServiceVersion[]ContentSafetyServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.ai.contentsafety with parameters of type ContentSafetyServiceVersionModifier and TypeMethodDescriptionBlocklistClientBuilder.serviceVersion(ContentSafetyServiceVersion serviceVersion) Sets Service version.ContentSafetyClientBuilder.serviceVersion(ContentSafetyServiceVersion serviceVersion) Sets Service version.