Uses of Enum
com.azure.developer.devcenter.DevCenterServiceVersion
Packages that use DevCenterServiceVersion
Package
Description
Package containing the classes for DevCenterService.
-
Uses of DevCenterServiceVersion in com.azure.developer.devcenter
Methods in com.azure.developer.devcenter that return DevCenterServiceVersionModifier and TypeMethodDescriptionstatic DevCenterServiceVersionDevCenterServiceVersion.getLatest()Gets the latest service version supported by this client library.static DevCenterServiceVersionReturns the enum constant of this type with the specified name.static DevCenterServiceVersion[]DevCenterServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.developer.devcenter with parameters of type DevCenterServiceVersionModifier and TypeMethodDescriptionDeploymentEnvironmentsClientBuilder.serviceVersion(DevCenterServiceVersion serviceVersion) Sets Service version.DevBoxesClientBuilder.serviceVersion(DevCenterServiceVersion serviceVersion) Sets Service version.DevCenterClientBuilder.serviceVersion(DevCenterServiceVersion serviceVersion) Sets Service version.