Uses of Enum
com.azure.compute.batch.BatchServiceVersion
Packages that use BatchServiceVersion
-
Uses of BatchServiceVersion in com.azure.compute.batch
Methods in com.azure.compute.batch that return BatchServiceVersionModifier and TypeMethodDescriptionstatic BatchServiceVersionBatchServiceVersion.getLatest()Gets the latest service version supported by this client library.static BatchServiceVersionReturns the enum constant of this type with the specified name.static BatchServiceVersion[]BatchServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.compute.batch with parameters of type BatchServiceVersionModifier and TypeMethodDescriptionBatchClientBuilder.serviceVersion(BatchServiceVersion serviceVersion) Sets Service version.