azure-docs-sdk-java/docs-ref-autogen/com.azure.core.util.Service...

26 строки
1.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.core.util.ServiceVersion"
fullName: "com.azure.core.util.ServiceVersion"
name: "ServiceVersion"
nameWithType: "ServiceVersion"
summary: "A generic interface for sending HTTP requests using the provided service version."
syntax: "public interface **ServiceVersion**"
methods:
- uid: "com.azure.core.util.ServiceVersion.getVersion()"
fullName: "com.azure.core.util.ServiceVersion.getVersion()"
name: "getVersion()"
nameWithType: "ServiceVersion.getVersion()"
summary: "Gets the string representation of the <xref uid=\"com.azure.core.util.ServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ServiceVersion\"></xref>"
modifiers:
- "abstract"
syntax: "public abstract String getVersion()"
desc: "Gets the string representation of the <xref uid=\"com.azure.core.util.ServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ServiceVersion\"></xref>"
returns:
description: "the string representation of the <xref uid=\"com.azure.core.util.ServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ServiceVersion\"></xref>"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "A generic interface for sending HTTP requests using the provided service version."
metadata: {}
package: "com.azure.core.util"
artifact: com.azure:azure-core:1.54.0