Uses of Enum
com.azure.ai.agents.persistent.AgentsServiceVersion
Packages that use AgentsServiceVersion
-
Uses of AgentsServiceVersion in com.azure.ai.agents.persistent
Methods in com.azure.ai.agents.persistent that return AgentsServiceVersionModifier and TypeMethodDescriptionstatic AgentsServiceVersionAgentsServiceVersion.getLatest()Gets the latest service version supported by this client library.static AgentsServiceVersionReturns the enum constant of this type with the specified name.static AgentsServiceVersion[]AgentsServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.ai.agents.persistent with parameters of type AgentsServiceVersionModifier and TypeMethodDescriptionPersistentAgentsAdministrationClientBuilder.serviceVersion(AgentsServiceVersion serviceVersion) Sets Service version.