Uses of Enum
com.azure.analytics.purview.datamap.PurviewDataMapServiceVersion
Packages that use PurviewDataMapServiceVersion
Package
Description
Package containing the classes for PurviewDataMap.
-
Uses of PurviewDataMapServiceVersion in com.azure.analytics.purview.datamap
Methods in com.azure.analytics.purview.datamap that return PurviewDataMapServiceVersionModifier and TypeMethodDescriptionstatic PurviewDataMapServiceVersionPurviewDataMapServiceVersion.getLatest()Gets the latest service version supported by this client library.static PurviewDataMapServiceVersionReturns the enum constant of this type with the specified name.static PurviewDataMapServiceVersion[]PurviewDataMapServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.analytics.purview.datamap with parameters of type PurviewDataMapServiceVersionModifier and TypeMethodDescriptionDataMapClientBuilder.serviceVersion(PurviewDataMapServiceVersion serviceVersion) Sets Service version.