Uses of Enum
com.azure.analytics.onlineexperimentation.OnlineExperimentationServiceVersion
Packages that use OnlineExperimentationServiceVersion
Package
Description
Package containing the classes for OnlineExperimentation.
-
Uses of OnlineExperimentationServiceVersion in com.azure.analytics.onlineexperimentation
Methods in com.azure.analytics.onlineexperimentation that return OnlineExperimentationServiceVersionModifier and TypeMethodDescriptionOnlineExperimentationServiceVersion.getLatest()Gets the latest service version supported by this client library.Returns the enum constant of this type with the specified name.static OnlineExperimentationServiceVersion[]OnlineExperimentationServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.analytics.onlineexperimentation with parameters of type OnlineExperimentationServiceVersionModifier and TypeMethodDescriptionOnlineExperimentationClientBuilder.serviceVersion(OnlineExperimentationServiceVersion serviceVersion) Sets Service version.