225 строки
12 KiB
YAML
225 строки
12 KiB
YAML
### YamlMime:JavaEnum
|
|
uid: "com.azure.storage.blob.BlobServiceVersion"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion"
|
|
name: "BlobServiceVersion"
|
|
nameWithType: "BlobServiceVersion"
|
|
summary: "The versions of Azure Storage Blob supported by this client library."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#valueOf-java.lang.Class-java.lang.String-\">valueOf</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#compareTo-E-\">compareTo</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#describeConstable--\">describeConstable</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#getDeclaringClass--\">getDeclaringClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#name--\">name</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#ordinal--\">ordinal</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#toString--\">toString</a>"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public enum **BlobServiceVersion**</br> extends <a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a><<xref href=\"com.azure.storage.blob.BlobServiceVersion?alt=com.azure.storage.blob.BlobServiceVersion&text=BlobServiceVersion\" data-throw-if-not-resolved=\"False\" />></br> implements <xref href=\"com.azure.core.util.ServiceVersion?alt=com.azure.core.util.ServiceVersion&text=ServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
fields:
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2019_02_02"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2019_02_02"
|
|
name: "V2019_02_02"
|
|
nameWithType: "BlobServiceVersion.V2019_02_02"
|
|
summary: "Service version `2019-02-02`."
|
|
desc: "Service version `2019-02-02`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2019_07_07"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2019_07_07"
|
|
name: "V2019_07_07"
|
|
nameWithType: "BlobServiceVersion.V2019_07_07"
|
|
summary: "Service version `2019-07-07`."
|
|
desc: "Service version `2019-07-07`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2019_12_12"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2019_12_12"
|
|
name: "V2019_12_12"
|
|
nameWithType: "BlobServiceVersion.V2019_12_12"
|
|
summary: "Service version `2019-12-12`."
|
|
desc: "Service version `2019-12-12`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2020_02_10"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2020_02_10"
|
|
name: "V2020_02_10"
|
|
nameWithType: "BlobServiceVersion.V2020_02_10"
|
|
summary: "Service version `2020-02-10`."
|
|
desc: "Service version `2020-02-10`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2020_04_08"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2020_04_08"
|
|
name: "V2020_04_08"
|
|
nameWithType: "BlobServiceVersion.V2020_04_08"
|
|
summary: "Service version `2020-04-08`."
|
|
desc: "Service version `2020-04-08`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2020_06_12"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2020_06_12"
|
|
name: "V2020_06_12"
|
|
nameWithType: "BlobServiceVersion.V2020_06_12"
|
|
summary: "Service version `2020-06-12`."
|
|
desc: "Service version `2020-06-12`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2020_08_04"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2020_08_04"
|
|
name: "V2020_08_04"
|
|
nameWithType: "BlobServiceVersion.V2020_08_04"
|
|
summary: "Service version `2020-08-04`."
|
|
desc: "Service version `2020-08-04`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2020_10_02"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2020_10_02"
|
|
name: "V2020_10_02"
|
|
nameWithType: "BlobServiceVersion.V2020_10_02"
|
|
summary: "Service version `2020-10-02`."
|
|
desc: "Service version `2020-10-02`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2020_12_06"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2020_12_06"
|
|
name: "V2020_12_06"
|
|
nameWithType: "BlobServiceVersion.V2020_12_06"
|
|
summary: "Service version `2020-12-06`."
|
|
desc: "Service version `2020-12-06`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2021_02_12"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2021_02_12"
|
|
name: "V2021_02_12"
|
|
nameWithType: "BlobServiceVersion.V2021_02_12"
|
|
summary: "Service version `2021-02-12`."
|
|
desc: "Service version `2021-02-12`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2021_04_10"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2021_04_10"
|
|
name: "V2021_04_10"
|
|
nameWithType: "BlobServiceVersion.V2021_04_10"
|
|
summary: "Service version `2021-04-10`."
|
|
desc: "Service version `2021-04-10`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2021_06_08"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2021_06_08"
|
|
name: "V2021_06_08"
|
|
nameWithType: "BlobServiceVersion.V2021_06_08"
|
|
summary: "Service version `2021-06-08`."
|
|
desc: "Service version `2021-06-08`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2021_08_06"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2021_08_06"
|
|
name: "V2021_08_06"
|
|
nameWithType: "BlobServiceVersion.V2021_08_06"
|
|
summary: "Service version `2021-08-06`."
|
|
desc: "Service version `2021-08-06`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2021_10_04"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2021_10_04"
|
|
name: "V2021_10_04"
|
|
nameWithType: "BlobServiceVersion.V2021_10_04"
|
|
summary: "Service version `2021-10-04`."
|
|
desc: "Service version `2021-10-04`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2021_12_02"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2021_12_02"
|
|
name: "V2021_12_02"
|
|
nameWithType: "BlobServiceVersion.V2021_12_02"
|
|
summary: "Service version `2021-12-02`."
|
|
desc: "Service version `2021-12-02`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2022_11_02"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2022_11_02"
|
|
name: "V2022_11_02"
|
|
nameWithType: "BlobServiceVersion.V2022_11_02"
|
|
summary: "Service version `2022-11-02`."
|
|
desc: "Service version `2022-11-02`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2023_01_03"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2023_01_03"
|
|
name: "V2023_01_03"
|
|
nameWithType: "BlobServiceVersion.V2023_01_03"
|
|
summary: "Service version `2023-01-03`."
|
|
desc: "Service version `2023-01-03`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2023_05_03"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2023_05_03"
|
|
name: "V2023_05_03"
|
|
nameWithType: "BlobServiceVersion.V2023_05_03"
|
|
summary: "Service version `2023-05-03`."
|
|
desc: "Service version `2023-05-03`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2023_08_03"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2023_08_03"
|
|
name: "V2023_08_03"
|
|
nameWithType: "BlobServiceVersion.V2023_08_03"
|
|
summary: "Service version `2023-08-03`."
|
|
desc: "Service version `2023-08-03`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2023_11_03"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2023_11_03"
|
|
name: "V2023_11_03"
|
|
nameWithType: "BlobServiceVersion.V2023_11_03"
|
|
summary: "Service version `2023-11-03`."
|
|
desc: "Service version `2023-11-03`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2024_02_04"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2024_02_04"
|
|
name: "V2024_02_04"
|
|
nameWithType: "BlobServiceVersion.V2024_02_04"
|
|
summary: "Service version `2024-02-04`."
|
|
desc: "Service version `2024-02-04`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2024_05_04"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2024_05_04"
|
|
name: "V2024_05_04"
|
|
nameWithType: "BlobServiceVersion.V2024_05_04"
|
|
summary: "Service version `2024-05-04`."
|
|
desc: "Service version `2024-05-04`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2024_08_04"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2024_08_04"
|
|
name: "V2024_08_04"
|
|
nameWithType: "BlobServiceVersion.V2024_08_04"
|
|
summary: "Service version `2024-08-04`."
|
|
desc: "Service version `2024-08-04`."
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.V2024_11_04"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.V2024_11_04"
|
|
name: "V2024_11_04"
|
|
nameWithType: "BlobServiceVersion.V2024_11_04"
|
|
summary: "Service version `2024-11-04`."
|
|
desc: "Service version `2024-11-04`."
|
|
methods:
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.getLatest()"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.getLatest()"
|
|
name: "getLatest()"
|
|
nameWithType: "BlobServiceVersion.getLatest()"
|
|
summary: "Gets the latest service version supported by this client library"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static BlobServiceVersion getLatest()"
|
|
desc: "Gets the latest service version supported by this client library"
|
|
returns:
|
|
description: "the latest <xref uid=\"com.azure.storage.blob.BlobServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"BlobServiceVersion\"></xref>"
|
|
type: "<xref href=\"com.azure.storage.blob.BlobServiceVersion?alt=com.azure.storage.blob.BlobServiceVersion&text=BlobServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.getVersion()"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.getVersion()"
|
|
name: "getVersion()"
|
|
nameWithType: "BlobServiceVersion.getVersion()"
|
|
syntax: "public String getVersion()"
|
|
returns:
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.valueOf(java.lang.String)"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.valueOf(String name)"
|
|
name: "valueOf(String name)"
|
|
nameWithType: "BlobServiceVersion.valueOf(String name)"
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static BlobServiceVersion valueOf(String name)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.storage.blob.BlobServiceVersion?alt=com.azure.storage.blob.BlobServiceVersion&text=BlobServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.storage.blob.BlobServiceVersion.values()"
|
|
fullName: "com.azure.storage.blob.BlobServiceVersion.values()"
|
|
name: "values()"
|
|
nameWithType: "BlobServiceVersion.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static BlobServiceVersion[] values()"
|
|
returns:
|
|
type: "<xref href=\"com.azure.storage.blob.BlobServiceVersion?alt=com.azure.storage.blob.BlobServiceVersion&text=BlobServiceVersion\" data-throw-if-not-resolved=\"False\" />[]"
|
|
desc: "The versions of Azure Storage Blob supported by this client library."
|
|
implements:
|
|
- "<xref href=\"com.azure.core.util.ServiceVersion?alt=com.azure.core.util.ServiceVersion&text=ServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
metadata: {}
|
|
package: "com.azure.storage.blob"
|
|
artifact: com.azure:azure-storage-blob:12.28.1
|