SDKUtils Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. provisioning. service. contract. SDKUtils
- com.
public class SDKUtils
Contains the SDK name and version information.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
getServiceApiVersion()
Getter for the rest API version |
Method Details
getServiceApiVersion
public static String getServiceApiVersion()
Getter for the rest API version
Returns:
AString
</code> with the rest API version. </p>
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java