Skip to content

Commit 1789b7b

Browse files
authored
Merge pull request #2627 from MicrosoftDocs/revert-legacy-deletion
Revert legacy files deletion
2 parents ae8d508 + 9fef0cd commit 1789b7b

File tree

10,858 files changed

+875656
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

10,858 files changed

+875656
-0
lines changed

legacy/docs-ref-autogen/com.azure.ai.anomalydetector.AnomalyDetectorAsyncClient.yml

Lines changed: 344 additions & 0 deletions
Large diffs are not rendered by default.

legacy/docs-ref-autogen/com.azure.ai.anomalydetector.AnomalyDetectorClient.yml

Lines changed: 341 additions & 0 deletions
Large diffs are not rendered by default.

legacy/docs-ref-autogen/com.azure.ai.anomalydetector.AnomalyDetectorClientBuilder.yml

Lines changed: 198 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
### YamlMime:JavaEnum
2+
uid: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion"
3+
fullName: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion"
4+
name: "AnomalyDetectorServiceVersion"
5+
nameWithType: "AnomalyDetectorServiceVersion"
6+
summary: "Service version of Anomaly<wbr>Detector<wbr>Client."
7+
inheritances:
8+
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
9+
- "<xref href=\"java.lang.Enum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
10+
inheritedClassMethods:
11+
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a>"
12+
methodsRef:
13+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#valueOf-java.lang.Class-java.lang.String-\">valueOf</a>"
14+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#clone--\">clone</a>"
15+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#compareTo-E-\">compareTo</a>"
16+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#describeConstable--\">describeConstable</a>"
17+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#equals-java.lang.Object-\">equals</a>"
18+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#finalize--\">finalize</a>"
19+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#getDeclaringClass--\">getDeclaringClass</a>"
20+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#hashCode--\">hashCode</a>"
21+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#name--\">name</a>"
22+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#ordinal--\">ordinal</a>"
23+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#toString--\">toString</a>"
24+
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
25+
methodsRef:
26+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
27+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
28+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
29+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
30+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
31+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
32+
syntax: "public enum **AnomalyDetectorServiceVersion**</br> extends <a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a>&lt;<xref href=\"com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion?alt=com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion&text=AnomalyDetectorServiceVersion\" data-throw-if-not-resolved=\"False\" />&gt;</br> implements <xref href=\"com.azure.core.util.ServiceVersion?alt=com.azure.core.util.ServiceVersion&text=ServiceVersion\" data-throw-if-not-resolved=\"False\" />"
33+
fields:
34+
- uid: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.V1_1"
35+
fullName: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.V1_1"
36+
name: "V1_1"
37+
nameWithType: "AnomalyDetectorServiceVersion.V1_1"
38+
summary: "Enum value v1.1."
39+
desc: "Enum value v1.1."
40+
methods:
41+
- uid: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.getLatest()"
42+
fullName: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.getLatest()"
43+
name: "getLatest()"
44+
nameWithType: "AnomalyDetectorServiceVersion.getLatest()"
45+
summary: "Gets the latest service version supported by this client library."
46+
modifiers:
47+
- "static"
48+
syntax: "public static AnomalyDetectorServiceVersion getLatest()"
49+
desc: "Gets the latest service version supported by this client library."
50+
returns:
51+
description: "The latest <xref uid=\"com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"AnomalyDetectorServiceVersion\"></xref>."
52+
type: "<xref href=\"com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion?alt=com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion&text=AnomalyDetectorServiceVersion\" data-throw-if-not-resolved=\"False\" />"
53+
- uid: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.getVersion()"
54+
fullName: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.getVersion()"
55+
name: "getVersion()"
56+
nameWithType: "AnomalyDetectorServiceVersion.getVersion()"
57+
syntax: "public String getVersion()"
58+
returns:
59+
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
60+
- uid: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.valueOf(java.lang.String)"
61+
fullName: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.valueOf(String name)"
62+
name: "valueOf(String name)"
63+
nameWithType: "AnomalyDetectorServiceVersion.valueOf(String name)"
64+
modifiers:
65+
- "static"
66+
parameters:
67+
- name: "name"
68+
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
69+
syntax: "public static AnomalyDetectorServiceVersion valueOf(String name)"
70+
returns:
71+
type: "<xref href=\"com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion?alt=com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion&text=AnomalyDetectorServiceVersion\" data-throw-if-not-resolved=\"False\" />"
72+
- uid: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.values()"
73+
fullName: "com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion.values()"
74+
name: "values()"
75+
nameWithType: "AnomalyDetectorServiceVersion.values()"
76+
modifiers:
77+
- "static"
78+
syntax: "public static AnomalyDetectorServiceVersion[] values()"
79+
returns:
80+
type: "<xref href=\"com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion?alt=com.azure.ai.anomalydetector.AnomalyDetectorServiceVersion&text=AnomalyDetectorServiceVersion\" data-throw-if-not-resolved=\"False\" />[]"
81+
desc: "Service version of AnomalyDetectorClient."
82+
implements:
83+
- "<xref href=\"com.azure.core.util.ServiceVersion?alt=com.azure.core.util.ServiceVersion&text=ServiceVersion\" data-throw-if-not-resolved=\"False\" />"
84+
metadata: {}
85+
package: "com.azure.ai.anomalydetector"
86+
artifact: com.azure:azure-ai-anomalydetector:3.0.0-beta.5
Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
### YamlMime:JavaEnum
2+
uid: "com.azure.ai.anomalydetector.models.AlignMode"
3+
fullName: "com.azure.ai.anomalydetector.models.AlignMode"
4+
name: "AlignMode"
5+
nameWithType: "AlignMode"
6+
summary: "Defines values for Align<wbr>Mode."
7+
inheritances:
8+
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
9+
- "<xref href=\"java.lang.Enum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
10+
inheritedClassMethods:
11+
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a>"
12+
methodsRef:
13+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#valueOf-java.lang.Class-java.lang.String-\">valueOf</a>"
14+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#clone--\">clone</a>"
15+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#compareTo-E-\">compareTo</a>"
16+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#describeConstable--\">describeConstable</a>"
17+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#equals-java.lang.Object-\">equals</a>"
18+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#finalize--\">finalize</a>"
19+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#getDeclaringClass--\">getDeclaringClass</a>"
20+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#hashCode--\">hashCode</a>"
21+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#name--\">name</a>"
22+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#ordinal--\">ordinal</a>"
23+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#toString--\">toString</a>"
24+
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
25+
methodsRef:
26+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
27+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
28+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
29+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
30+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
31+
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
32+
syntax: "public enum **AlignMode**</br> extends <a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a>&lt;<xref href=\"com.azure.ai.anomalydetector.models.AlignMode?alt=com.azure.ai.anomalydetector.models.AlignMode&text=AlignMode\" data-throw-if-not-resolved=\"False\" />&gt;"
33+
fields:
34+
- uid: "com.azure.ai.anomalydetector.models.AlignMode.INNER"
35+
fullName: "com.azure.ai.anomalydetector.models.AlignMode.INNER"
36+
name: "INNER"
37+
nameWithType: "AlignMode.INNER"
38+
summary: "Enum value Inner."
39+
desc: "Enum value Inner."
40+
- uid: "com.azure.ai.anomalydetector.models.AlignMode.OUTER"
41+
fullName: "com.azure.ai.anomalydetector.models.AlignMode.OUTER"
42+
name: "OUTER"
43+
nameWithType: "AlignMode.OUTER"
44+
summary: "Enum value Outer."
45+
desc: "Enum value Outer."
46+
methods:
47+
- uid: "com.azure.ai.anomalydetector.models.AlignMode.fromString(java.lang.String)"
48+
fullName: "com.azure.ai.anomalydetector.models.AlignMode.fromString(String value)"
49+
name: "fromString(String value)"
50+
nameWithType: "AlignMode.fromString(String value)"
51+
summary: "Parses a serialized value to a Align<wbr>Mode instance."
52+
modifiers:
53+
- "static"
54+
parameters:
55+
- description: "the serialized value to parse."
56+
name: "value"
57+
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
58+
syntax: "public static AlignMode fromString(String value)"
59+
desc: "Parses a serialized value to a AlignMode instance."
60+
returns:
61+
description: "the parsed AlignMode object, or null if unable to parse."
62+
type: "<xref href=\"com.azure.ai.anomalydetector.models.AlignMode?alt=com.azure.ai.anomalydetector.models.AlignMode&text=AlignMode\" data-throw-if-not-resolved=\"False\" />"
63+
- uid: "com.azure.ai.anomalydetector.models.AlignMode.toString()"
64+
fullName: "com.azure.ai.anomalydetector.models.AlignMode.toString()"
65+
name: "toString()"
66+
nameWithType: "AlignMode.toString()"
67+
overridden: "java.lang.Enum.toString()"
68+
syntax: "public String toString()"
69+
returns:
70+
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
71+
- uid: "com.azure.ai.anomalydetector.models.AlignMode.valueOf(java.lang.String)"
72+
fullName: "com.azure.ai.anomalydetector.models.AlignMode.valueOf(String name)"
73+
name: "valueOf(String name)"
74+
nameWithType: "AlignMode.valueOf(String name)"
75+
modifiers:
76+
- "static"
77+
parameters:
78+
- name: "name"
79+
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
80+
syntax: "public static AlignMode valueOf(String name)"
81+
returns:
82+
type: "<xref href=\"com.azure.ai.anomalydetector.models.AlignMode?alt=com.azure.ai.anomalydetector.models.AlignMode&text=AlignMode\" data-throw-if-not-resolved=\"False\" />"
83+
- uid: "com.azure.ai.anomalydetector.models.AlignMode.values()"
84+
fullName: "com.azure.ai.anomalydetector.models.AlignMode.values()"
85+
name: "values()"
86+
nameWithType: "AlignMode.values()"
87+
modifiers:
88+
- "static"
89+
syntax: "public static AlignMode[] values()"
90+
returns:
91+
type: "<xref href=\"com.azure.ai.anomalydetector.models.AlignMode?alt=com.azure.ai.anomalydetector.models.AlignMode&text=AlignMode\" data-throw-if-not-resolved=\"False\" />[]"
92+
desc: "Defines values for AlignMode."
93+
metadata: {}
94+
package: "com.azure.ai.anomalydetector.models"
95+
artifact: com.azure:azure-ai-anomalydetector:3.0.0-beta.5

0 commit comments

Comments
 (0)