oci-analytics 2.9.0 → 2.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (173) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/analytics-waiter.d.ts +1 -1
  4. package/lib/analytics-waiter.js +1 -1
  5. package/lib/client.d.ts +23 -23
  6. package/lib/client.js +23 -23
  7. package/lib/model/analytics-instance-lifecycle-state.d.ts +1 -1
  8. package/lib/model/analytics-instance-lifecycle-state.js +1 -1
  9. package/lib/model/analytics-instance-summary.d.ts +1 -1
  10. package/lib/model/analytics-instance-summary.js +1 -1
  11. package/lib/model/analytics-instance.d.ts +1 -1
  12. package/lib/model/analytics-instance.js +1 -1
  13. package/lib/model/capacity-type.d.ts +1 -1
  14. package/lib/model/capacity-type.js +1 -1
  15. package/lib/model/capacity.d.ts +1 -1
  16. package/lib/model/capacity.js +1 -1
  17. package/lib/model/change-analytics-instance-network-endpoint-details.d.ts +1 -1
  18. package/lib/model/change-analytics-instance-network-endpoint-details.js +1 -1
  19. package/lib/model/change-compartment-details.d.ts +1 -1
  20. package/lib/model/change-compartment-details.js +1 -1
  21. package/lib/model/create-analytics-instance-details.d.ts +1 -1
  22. package/lib/model/create-analytics-instance-details.js +1 -1
  23. package/lib/model/create-private-access-channel-details.d.ts +1 -1
  24. package/lib/model/create-private-access-channel-details.js +1 -1
  25. package/lib/model/create-vanity-url-details.d.ts +1 -1
  26. package/lib/model/create-vanity-url-details.js +1 -1
  27. package/lib/model/feature-set.d.ts +1 -1
  28. package/lib/model/feature-set.js +1 -1
  29. package/lib/model/index.d.ts +1 -1
  30. package/lib/model/index.js +1 -1
  31. package/lib/model/license-type.d.ts +1 -1
  32. package/lib/model/license-type.js +1 -1
  33. package/lib/model/network-endpoint-details.d.ts +1 -1
  34. package/lib/model/network-endpoint-details.js +1 -1
  35. package/lib/model/network-endpoint-type.d.ts +1 -1
  36. package/lib/model/network-endpoint-type.js +1 -1
  37. package/lib/model/private-access-channel.d.ts +1 -1
  38. package/lib/model/private-access-channel.js +1 -1
  39. package/lib/model/private-endpoint-details.d.ts +1 -1
  40. package/lib/model/private-endpoint-details.js +1 -1
  41. package/lib/model/private-source-dns-zone.d.ts +1 -1
  42. package/lib/model/private-source-dns-zone.js +1 -1
  43. package/lib/model/public-endpoint-details.d.ts +1 -1
  44. package/lib/model/public-endpoint-details.js +1 -1
  45. package/lib/model/scale-analytics-instance-details.d.ts +1 -1
  46. package/lib/model/scale-analytics-instance-details.js +1 -1
  47. package/lib/model/sort-by.d.ts +1 -1
  48. package/lib/model/sort-by.js +1 -1
  49. package/lib/model/sort-order.d.ts +1 -1
  50. package/lib/model/sort-order.js +1 -1
  51. package/lib/model/update-analytics-instance-details.d.ts +1 -1
  52. package/lib/model/update-analytics-instance-details.js +1 -1
  53. package/lib/model/update-private-access-channel-details.d.ts +1 -1
  54. package/lib/model/update-private-access-channel-details.js +1 -1
  55. package/lib/model/update-vanity-url-details.d.ts +1 -1
  56. package/lib/model/update-vanity-url-details.js +1 -1
  57. package/lib/model/vanity-url-details.d.ts +1 -1
  58. package/lib/model/vanity-url-details.js +1 -1
  59. package/lib/model/virtual-cloud-network.d.ts +1 -1
  60. package/lib/model/virtual-cloud-network.js +1 -1
  61. package/lib/model/work-request-action-result.d.ts +1 -1
  62. package/lib/model/work-request-action-result.js +1 -1
  63. package/lib/model/work-request-error.d.ts +1 -1
  64. package/lib/model/work-request-error.js +1 -1
  65. package/lib/model/work-request-log.d.ts +1 -1
  66. package/lib/model/work-request-log.js +1 -1
  67. package/lib/model/work-request-operation-type.d.ts +1 -1
  68. package/lib/model/work-request-operation-type.js +1 -1
  69. package/lib/model/work-request-resource-type.d.ts +1 -1
  70. package/lib/model/work-request-resource-type.js +1 -1
  71. package/lib/model/work-request-resource.d.ts +1 -1
  72. package/lib/model/work-request-resource.js +1 -1
  73. package/lib/model/work-request-sort-by.d.ts +1 -1
  74. package/lib/model/work-request-sort-by.js +1 -1
  75. package/lib/model/work-request-status.d.ts +1 -1
  76. package/lib/model/work-request-status.js +1 -1
  77. package/lib/model/work-request-summary.d.ts +1 -1
  78. package/lib/model/work-request-summary.js +1 -1
  79. package/lib/model/work-request.d.ts +1 -1
  80. package/lib/model/work-request.js +1 -1
  81. package/lib/request/change-analytics-instance-compartment-request.d.ts +2 -2
  82. package/lib/request/change-analytics-instance-compartment-request.js +1 -1
  83. package/lib/request/change-analytics-instance-network-endpoint-request.d.ts +2 -2
  84. package/lib/request/change-analytics-instance-network-endpoint-request.js +1 -1
  85. package/lib/request/create-analytics-instance-request.d.ts +2 -2
  86. package/lib/request/create-analytics-instance-request.js +1 -1
  87. package/lib/request/create-private-access-channel-request.d.ts +2 -2
  88. package/lib/request/create-private-access-channel-request.js +1 -1
  89. package/lib/request/create-vanity-url-request.d.ts +2 -2
  90. package/lib/request/create-vanity-url-request.js +1 -1
  91. package/lib/request/delete-analytics-instance-request.d.ts +2 -2
  92. package/lib/request/delete-analytics-instance-request.js +1 -1
  93. package/lib/request/delete-private-access-channel-request.d.ts +2 -2
  94. package/lib/request/delete-private-access-channel-request.js +1 -1
  95. package/lib/request/delete-vanity-url-request.d.ts +2 -2
  96. package/lib/request/delete-vanity-url-request.js +1 -1
  97. package/lib/request/delete-work-request-request.d.ts +2 -2
  98. package/lib/request/delete-work-request-request.js +1 -1
  99. package/lib/request/get-analytics-instance-request.d.ts +2 -2
  100. package/lib/request/get-analytics-instance-request.js +1 -1
  101. package/lib/request/get-private-access-channel-request.d.ts +2 -2
  102. package/lib/request/get-private-access-channel-request.js +1 -1
  103. package/lib/request/get-work-request-request.d.ts +2 -2
  104. package/lib/request/get-work-request-request.js +1 -1
  105. package/lib/request/index.d.ts +1 -1
  106. package/lib/request/index.js +1 -1
  107. package/lib/request/list-analytics-instances-request.d.ts +2 -2
  108. package/lib/request/list-analytics-instances-request.js +1 -1
  109. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  110. package/lib/request/list-work-request-errors-request.js +1 -1
  111. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  112. package/lib/request/list-work-request-logs-request.js +1 -1
  113. package/lib/request/list-work-requests-request.d.ts +2 -2
  114. package/lib/request/list-work-requests-request.js +1 -1
  115. package/lib/request/scale-analytics-instance-request.d.ts +2 -2
  116. package/lib/request/scale-analytics-instance-request.js +1 -1
  117. package/lib/request/start-analytics-instance-request.d.ts +2 -2
  118. package/lib/request/start-analytics-instance-request.js +1 -1
  119. package/lib/request/stop-analytics-instance-request.d.ts +2 -2
  120. package/lib/request/stop-analytics-instance-request.js +1 -1
  121. package/lib/request/update-analytics-instance-request.d.ts +2 -2
  122. package/lib/request/update-analytics-instance-request.js +1 -1
  123. package/lib/request/update-private-access-channel-request.d.ts +2 -2
  124. package/lib/request/update-private-access-channel-request.js +1 -1
  125. package/lib/request/update-vanity-url-request.d.ts +2 -2
  126. package/lib/request/update-vanity-url-request.js +1 -1
  127. package/lib/response/change-analytics-instance-compartment-response.d.ts +1 -1
  128. package/lib/response/change-analytics-instance-compartment-response.js +1 -1
  129. package/lib/response/change-analytics-instance-network-endpoint-response.d.ts +1 -1
  130. package/lib/response/change-analytics-instance-network-endpoint-response.js +1 -1
  131. package/lib/response/create-analytics-instance-response.d.ts +1 -1
  132. package/lib/response/create-analytics-instance-response.js +1 -1
  133. package/lib/response/create-private-access-channel-response.d.ts +1 -1
  134. package/lib/response/create-private-access-channel-response.js +1 -1
  135. package/lib/response/create-vanity-url-response.d.ts +1 -1
  136. package/lib/response/create-vanity-url-response.js +1 -1
  137. package/lib/response/delete-analytics-instance-response.d.ts +1 -1
  138. package/lib/response/delete-analytics-instance-response.js +1 -1
  139. package/lib/response/delete-private-access-channel-response.d.ts +1 -1
  140. package/lib/response/delete-private-access-channel-response.js +1 -1
  141. package/lib/response/delete-vanity-url-response.d.ts +1 -1
  142. package/lib/response/delete-vanity-url-response.js +1 -1
  143. package/lib/response/delete-work-request-response.d.ts +1 -1
  144. package/lib/response/delete-work-request-response.js +1 -1
  145. package/lib/response/get-analytics-instance-response.d.ts +1 -1
  146. package/lib/response/get-analytics-instance-response.js +1 -1
  147. package/lib/response/get-private-access-channel-response.d.ts +1 -1
  148. package/lib/response/get-private-access-channel-response.js +1 -1
  149. package/lib/response/get-work-request-response.d.ts +1 -1
  150. package/lib/response/get-work-request-response.js +1 -1
  151. package/lib/response/index.d.ts +1 -1
  152. package/lib/response/index.js +1 -1
  153. package/lib/response/list-analytics-instances-response.d.ts +1 -1
  154. package/lib/response/list-analytics-instances-response.js +1 -1
  155. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  156. package/lib/response/list-work-request-errors-response.js +1 -1
  157. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  158. package/lib/response/list-work-request-logs-response.js +1 -1
  159. package/lib/response/list-work-requests-response.d.ts +1 -1
  160. package/lib/response/list-work-requests-response.js +1 -1
  161. package/lib/response/scale-analytics-instance-response.d.ts +1 -1
  162. package/lib/response/scale-analytics-instance-response.js +1 -1
  163. package/lib/response/start-analytics-instance-response.d.ts +1 -1
  164. package/lib/response/start-analytics-instance-response.js +1 -1
  165. package/lib/response/stop-analytics-instance-response.d.ts +1 -1
  166. package/lib/response/stop-analytics-instance-response.js +1 -1
  167. package/lib/response/update-analytics-instance-response.d.ts +1 -1
  168. package/lib/response/update-analytics-instance-response.js +1 -1
  169. package/lib/response/update-private-access-channel-response.d.ts +1 -1
  170. package/lib/response/update-private-access-channel-response.js +1 -1
  171. package/lib/response/update-vanity-url-response.d.ts +1 -1
  172. package/lib/response/update-vanity-url-response.js +1 -1
  173. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as serviceRequests from "./request";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import common = require("oci-common");
@@ -76,7 +76,7 @@ export declare class AnalyticsClient {
76
76
  * @param ChangeAnalyticsInstanceCompartmentRequest
77
77
  * @return ChangeAnalyticsInstanceCompartmentResponse
78
78
  * @throws OciError when an error occurs
79
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ChangeAnalyticsInstanceCompartment.ts.html |here} to see how to use ChangeAnalyticsInstanceCompartment API.
79
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ChangeAnalyticsInstanceCompartment.ts.html |here} to see how to use ChangeAnalyticsInstanceCompartment API.
80
80
  */
81
81
  changeAnalyticsInstanceCompartment(changeAnalyticsInstanceCompartmentRequest: requests.ChangeAnalyticsInstanceCompartmentRequest): Promise<responses.ChangeAnalyticsInstanceCompartmentResponse>;
82
82
  /**
@@ -87,7 +87,7 @@ export declare class AnalyticsClient {
87
87
  * @param ChangeAnalyticsInstanceNetworkEndpointRequest
88
88
  * @return ChangeAnalyticsInstanceNetworkEndpointResponse
89
89
  * @throws OciError when an error occurs
90
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ChangeAnalyticsInstanceNetworkEndpoint.ts.html |here} to see how to use ChangeAnalyticsInstanceNetworkEndpoint API.
90
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ChangeAnalyticsInstanceNetworkEndpoint.ts.html |here} to see how to use ChangeAnalyticsInstanceNetworkEndpoint API.
91
91
  */
92
92
  changeAnalyticsInstanceNetworkEndpoint(changeAnalyticsInstanceNetworkEndpointRequest: requests.ChangeAnalyticsInstanceNetworkEndpointRequest): Promise<responses.ChangeAnalyticsInstanceNetworkEndpointResponse>;
93
93
  /**
@@ -98,7 +98,7 @@ export declare class AnalyticsClient {
98
98
  * @param CreateAnalyticsInstanceRequest
99
99
  * @return CreateAnalyticsInstanceResponse
100
100
  * @throws OciError when an error occurs
101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/CreateAnalyticsInstance.ts.html |here} to see how to use CreateAnalyticsInstance API.
101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/CreateAnalyticsInstance.ts.html |here} to see how to use CreateAnalyticsInstance API.
102
102
  */
103
103
  createAnalyticsInstance(createAnalyticsInstanceRequest: requests.CreateAnalyticsInstanceRequest): Promise<responses.CreateAnalyticsInstanceResponse>;
104
104
  /**
@@ -109,7 +109,7 @@ export declare class AnalyticsClient {
109
109
  * @param CreatePrivateAccessChannelRequest
110
110
  * @return CreatePrivateAccessChannelResponse
111
111
  * @throws OciError when an error occurs
112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/CreatePrivateAccessChannel.ts.html |here} to see how to use CreatePrivateAccessChannel API.
112
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/CreatePrivateAccessChannel.ts.html |here} to see how to use CreatePrivateAccessChannel API.
113
113
  */
114
114
  createPrivateAccessChannel(createPrivateAccessChannelRequest: requests.CreatePrivateAccessChannelRequest): Promise<responses.CreatePrivateAccessChannelResponse>;
115
115
  /**
@@ -120,7 +120,7 @@ export declare class AnalyticsClient {
120
120
  * @param CreateVanityUrlRequest
121
121
  * @return CreateVanityUrlResponse
122
122
  * @throws OciError when an error occurs
123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/CreateVanityUrl.ts.html |here} to see how to use CreateVanityUrl API.
123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/CreateVanityUrl.ts.html |here} to see how to use CreateVanityUrl API.
124
124
  */
125
125
  createVanityUrl(createVanityUrlRequest: requests.CreateVanityUrlRequest): Promise<responses.CreateVanityUrlResponse>;
126
126
  /**
@@ -131,7 +131,7 @@ export declare class AnalyticsClient {
131
131
  * @param DeleteAnalyticsInstanceRequest
132
132
  * @return DeleteAnalyticsInstanceResponse
133
133
  * @throws OciError when an error occurs
134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/DeleteAnalyticsInstance.ts.html |here} to see how to use DeleteAnalyticsInstance API.
134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/DeleteAnalyticsInstance.ts.html |here} to see how to use DeleteAnalyticsInstance API.
135
135
  */
136
136
  deleteAnalyticsInstance(deleteAnalyticsInstanceRequest: requests.DeleteAnalyticsInstanceRequest): Promise<responses.DeleteAnalyticsInstanceResponse>;
137
137
  /**
@@ -141,7 +141,7 @@ export declare class AnalyticsClient {
141
141
  * @param DeletePrivateAccessChannelRequest
142
142
  * @return DeletePrivateAccessChannelResponse
143
143
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/DeletePrivateAccessChannel.ts.html |here} to see how to use DeletePrivateAccessChannel API.
144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/DeletePrivateAccessChannel.ts.html |here} to see how to use DeletePrivateAccessChannel API.
145
145
  */
146
146
  deletePrivateAccessChannel(deletePrivateAccessChannelRequest: requests.DeletePrivateAccessChannelRequest): Promise<responses.DeletePrivateAccessChannelResponse>;
147
147
  /**
@@ -151,7 +151,7 @@ export declare class AnalyticsClient {
151
151
  * @param DeleteVanityUrlRequest
152
152
  * @return DeleteVanityUrlResponse
153
153
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/DeleteVanityUrl.ts.html |here} to see how to use DeleteVanityUrl API.
154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/DeleteVanityUrl.ts.html |here} to see how to use DeleteVanityUrl API.
155
155
  */
156
156
  deleteVanityUrl(deleteVanityUrlRequest: requests.DeleteVanityUrlRequest): Promise<responses.DeleteVanityUrlResponse>;
157
157
  /**
@@ -161,7 +161,7 @@ export declare class AnalyticsClient {
161
161
  * @param DeleteWorkRequestRequest
162
162
  * @return DeleteWorkRequestResponse
163
163
  * @throws OciError when an error occurs
164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
164
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
165
165
  */
166
166
  deleteWorkRequest(deleteWorkRequestRequest: requests.DeleteWorkRequestRequest): Promise<responses.DeleteWorkRequestResponse>;
167
167
  /**
@@ -171,7 +171,7 @@ export declare class AnalyticsClient {
171
171
  * @param GetAnalyticsInstanceRequest
172
172
  * @return GetAnalyticsInstanceResponse
173
173
  * @throws OciError when an error occurs
174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/GetAnalyticsInstance.ts.html |here} to see how to use GetAnalyticsInstance API.
174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/GetAnalyticsInstance.ts.html |here} to see how to use GetAnalyticsInstance API.
175
175
  */
176
176
  getAnalyticsInstance(getAnalyticsInstanceRequest: requests.GetAnalyticsInstanceRequest): Promise<responses.GetAnalyticsInstanceResponse>;
177
177
  /**
@@ -181,7 +181,7 @@ export declare class AnalyticsClient {
181
181
  * @param GetPrivateAccessChannelRequest
182
182
  * @return GetPrivateAccessChannelResponse
183
183
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/GetPrivateAccessChannel.ts.html |here} to see how to use GetPrivateAccessChannel API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/GetPrivateAccessChannel.ts.html |here} to see how to use GetPrivateAccessChannel API.
185
185
  */
186
186
  getPrivateAccessChannel(getPrivateAccessChannelRequest: requests.GetPrivateAccessChannelRequest): Promise<responses.GetPrivateAccessChannelResponse>;
187
187
  /**
@@ -191,7 +191,7 @@ export declare class AnalyticsClient {
191
191
  * @param GetWorkRequestRequest
192
192
  * @return GetWorkRequestResponse
193
193
  * @throws OciError when an error occurs
194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
195
195
  */
196
196
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
197
197
  /**
@@ -201,7 +201,7 @@ export declare class AnalyticsClient {
201
201
  * @param ListAnalyticsInstancesRequest
202
202
  * @return ListAnalyticsInstancesResponse
203
203
  * @throws OciError when an error occurs
204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ListAnalyticsInstances.ts.html |here} to see how to use ListAnalyticsInstances API.
204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ListAnalyticsInstances.ts.html |here} to see how to use ListAnalyticsInstances API.
205
205
  */
206
206
  listAnalyticsInstances(listAnalyticsInstancesRequest: requests.ListAnalyticsInstancesRequest): Promise<responses.ListAnalyticsInstancesResponse>;
207
207
  /**
@@ -243,7 +243,7 @@ export declare class AnalyticsClient {
243
243
  * @param ListWorkRequestErrorsRequest
244
244
  * @return ListWorkRequestErrorsResponse
245
245
  * @throws OciError when an error occurs
246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
247
247
  */
248
248
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
249
249
  /**
@@ -285,7 +285,7 @@ export declare class AnalyticsClient {
285
285
  * @param ListWorkRequestLogsRequest
286
286
  * @return ListWorkRequestLogsResponse
287
287
  * @throws OciError when an error occurs
288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
289
289
  */
290
290
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
291
291
  /**
@@ -327,7 +327,7 @@ export declare class AnalyticsClient {
327
327
  * @param ListWorkRequestsRequest
328
328
  * @return ListWorkRequestsResponse
329
329
  * @throws OciError when an error occurs
330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
331
331
  */
332
332
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
333
333
  /**
@@ -370,7 +370,7 @@ export declare class AnalyticsClient {
370
370
  * @param ScaleAnalyticsInstanceRequest
371
371
  * @return ScaleAnalyticsInstanceResponse
372
372
  * @throws OciError when an error occurs
373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ScaleAnalyticsInstance.ts.html |here} to see how to use ScaleAnalyticsInstance API.
373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ScaleAnalyticsInstance.ts.html |here} to see how to use ScaleAnalyticsInstance API.
374
374
  */
375
375
  scaleAnalyticsInstance(scaleAnalyticsInstanceRequest: requests.ScaleAnalyticsInstanceRequest): Promise<responses.ScaleAnalyticsInstanceResponse>;
376
376
  /**
@@ -381,7 +381,7 @@ export declare class AnalyticsClient {
381
381
  * @param StartAnalyticsInstanceRequest
382
382
  * @return StartAnalyticsInstanceResponse
383
383
  * @throws OciError when an error occurs
384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/StartAnalyticsInstance.ts.html |here} to see how to use StartAnalyticsInstance API.
384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/StartAnalyticsInstance.ts.html |here} to see how to use StartAnalyticsInstance API.
385
385
  */
386
386
  startAnalyticsInstance(startAnalyticsInstanceRequest: requests.StartAnalyticsInstanceRequest): Promise<responses.StartAnalyticsInstanceResponse>;
387
387
  /**
@@ -392,7 +392,7 @@ export declare class AnalyticsClient {
392
392
  * @param StopAnalyticsInstanceRequest
393
393
  * @return StopAnalyticsInstanceResponse
394
394
  * @throws OciError when an error occurs
395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/StopAnalyticsInstance.ts.html |here} to see how to use StopAnalyticsInstance API.
395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/StopAnalyticsInstance.ts.html |here} to see how to use StopAnalyticsInstance API.
396
396
  */
397
397
  stopAnalyticsInstance(stopAnalyticsInstanceRequest: requests.StopAnalyticsInstanceRequest): Promise<responses.StopAnalyticsInstanceResponse>;
398
398
  /**
@@ -403,7 +403,7 @@ export declare class AnalyticsClient {
403
403
  * @param UpdateAnalyticsInstanceRequest
404
404
  * @return UpdateAnalyticsInstanceResponse
405
405
  * @throws OciError when an error occurs
406
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/UpdateAnalyticsInstance.ts.html |here} to see how to use UpdateAnalyticsInstance API.
406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/UpdateAnalyticsInstance.ts.html |here} to see how to use UpdateAnalyticsInstance API.
407
407
  */
408
408
  updateAnalyticsInstance(updateAnalyticsInstanceRequest: requests.UpdateAnalyticsInstanceRequest): Promise<responses.UpdateAnalyticsInstanceResponse>;
409
409
  /**
@@ -413,7 +413,7 @@ export declare class AnalyticsClient {
413
413
  * @param UpdatePrivateAccessChannelRequest
414
414
  * @return UpdatePrivateAccessChannelResponse
415
415
  * @throws OciError when an error occurs
416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/UpdatePrivateAccessChannel.ts.html |here} to see how to use UpdatePrivateAccessChannel API.
416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/UpdatePrivateAccessChannel.ts.html |here} to see how to use UpdatePrivateAccessChannel API.
417
417
  */
418
418
  updatePrivateAccessChannel(updatePrivateAccessChannelRequest: requests.UpdatePrivateAccessChannelRequest): Promise<responses.UpdatePrivateAccessChannelResponse>;
419
419
  /**
@@ -423,7 +423,7 @@ export declare class AnalyticsClient {
423
423
  * @param UpdateVanityUrlRequest
424
424
  * @return UpdateVanityUrlResponse
425
425
  * @throws OciError when an error occurs
426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/UpdateVanityUrl.ts.html |here} to see how to use UpdateVanityUrl API.
426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/UpdateVanityUrl.ts.html |here} to see how to use UpdateVanityUrl API.
427
427
  */
428
428
  updateVanityUrl(updateVanityUrlRequest: requests.UpdateVanityUrlRequest): Promise<responses.UpdateVanityUrlResponse>;
429
429
  }
package/lib/client.js CHANGED
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -154,7 +154,7 @@ class AnalyticsClient {
154
154
  * @param ChangeAnalyticsInstanceCompartmentRequest
155
155
  * @return ChangeAnalyticsInstanceCompartmentResponse
156
156
  * @throws OciError when an error occurs
157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ChangeAnalyticsInstanceCompartment.ts.html |here} to see how to use ChangeAnalyticsInstanceCompartment API.
157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ChangeAnalyticsInstanceCompartment.ts.html |here} to see how to use ChangeAnalyticsInstanceCompartment API.
158
158
  */
159
159
  changeAnalyticsInstanceCompartment(changeAnalyticsInstanceCompartmentRequest) {
160
160
  return __awaiter(this, void 0, void 0, function* () {
@@ -216,7 +216,7 @@ class AnalyticsClient {
216
216
  * @param ChangeAnalyticsInstanceNetworkEndpointRequest
217
217
  * @return ChangeAnalyticsInstanceNetworkEndpointResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ChangeAnalyticsInstanceNetworkEndpoint.ts.html |here} to see how to use ChangeAnalyticsInstanceNetworkEndpoint API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ChangeAnalyticsInstanceNetworkEndpoint.ts.html |here} to see how to use ChangeAnalyticsInstanceNetworkEndpoint API.
220
220
  */
221
221
  changeAnalyticsInstanceNetworkEndpoint(changeAnalyticsInstanceNetworkEndpointRequest) {
222
222
  return __awaiter(this, void 0, void 0, function* () {
@@ -278,7 +278,7 @@ class AnalyticsClient {
278
278
  * @param CreateAnalyticsInstanceRequest
279
279
  * @return CreateAnalyticsInstanceResponse
280
280
  * @throws OciError when an error occurs
281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/CreateAnalyticsInstance.ts.html |here} to see how to use CreateAnalyticsInstance API.
281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/CreateAnalyticsInstance.ts.html |here} to see how to use CreateAnalyticsInstance API.
282
282
  */
283
283
  createAnalyticsInstance(createAnalyticsInstanceRequest) {
284
284
  return __awaiter(this, void 0, void 0, function* () {
@@ -351,7 +351,7 @@ class AnalyticsClient {
351
351
  * @param CreatePrivateAccessChannelRequest
352
352
  * @return CreatePrivateAccessChannelResponse
353
353
  * @throws OciError when an error occurs
354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/CreatePrivateAccessChannel.ts.html |here} to see how to use CreatePrivateAccessChannel API.
354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/CreatePrivateAccessChannel.ts.html |here} to see how to use CreatePrivateAccessChannel API.
355
355
  */
356
356
  createPrivateAccessChannel(createPrivateAccessChannelRequest) {
357
357
  return __awaiter(this, void 0, void 0, function* () {
@@ -412,7 +412,7 @@ class AnalyticsClient {
412
412
  * @param CreateVanityUrlRequest
413
413
  * @return CreateVanityUrlResponse
414
414
  * @throws OciError when an error occurs
415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/CreateVanityUrl.ts.html |here} to see how to use CreateVanityUrl API.
415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/CreateVanityUrl.ts.html |here} to see how to use CreateVanityUrl API.
416
416
  */
417
417
  createVanityUrl(createVanityUrlRequest) {
418
418
  return __awaiter(this, void 0, void 0, function* () {
@@ -473,7 +473,7 @@ class AnalyticsClient {
473
473
  * @param DeleteAnalyticsInstanceRequest
474
474
  * @return DeleteAnalyticsInstanceResponse
475
475
  * @throws OciError when an error occurs
476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/DeleteAnalyticsInstance.ts.html |here} to see how to use DeleteAnalyticsInstance API.
476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/DeleteAnalyticsInstance.ts.html |here} to see how to use DeleteAnalyticsInstance API.
477
477
  */
478
478
  deleteAnalyticsInstance(deleteAnalyticsInstanceRequest) {
479
479
  return __awaiter(this, void 0, void 0, function* () {
@@ -533,7 +533,7 @@ class AnalyticsClient {
533
533
  * @param DeletePrivateAccessChannelRequest
534
534
  * @return DeletePrivateAccessChannelResponse
535
535
  * @throws OciError when an error occurs
536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/DeletePrivateAccessChannel.ts.html |here} to see how to use DeletePrivateAccessChannel API.
536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/DeletePrivateAccessChannel.ts.html |here} to see how to use DeletePrivateAccessChannel API.
537
537
  */
538
538
  deletePrivateAccessChannel(deletePrivateAccessChannelRequest) {
539
539
  return __awaiter(this, void 0, void 0, function* () {
@@ -594,7 +594,7 @@ class AnalyticsClient {
594
594
  * @param DeleteVanityUrlRequest
595
595
  * @return DeleteVanityUrlResponse
596
596
  * @throws OciError when an error occurs
597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/DeleteVanityUrl.ts.html |here} to see how to use DeleteVanityUrl API.
597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/DeleteVanityUrl.ts.html |here} to see how to use DeleteVanityUrl API.
598
598
  */
599
599
  deleteVanityUrl(deleteVanityUrlRequest) {
600
600
  return __awaiter(this, void 0, void 0, function* () {
@@ -655,7 +655,7 @@ class AnalyticsClient {
655
655
  * @param DeleteWorkRequestRequest
656
656
  * @return DeleteWorkRequestResponse
657
657
  * @throws OciError when an error occurs
658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequest API.
659
659
  */
660
660
  deleteWorkRequest(deleteWorkRequestRequest) {
661
661
  return __awaiter(this, void 0, void 0, function* () {
@@ -709,7 +709,7 @@ class AnalyticsClient {
709
709
  * @param GetAnalyticsInstanceRequest
710
710
  * @return GetAnalyticsInstanceResponse
711
711
  * @throws OciError when an error occurs
712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/GetAnalyticsInstance.ts.html |here} to see how to use GetAnalyticsInstance API.
712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/GetAnalyticsInstance.ts.html |here} to see how to use GetAnalyticsInstance API.
713
713
  */
714
714
  getAnalyticsInstance(getAnalyticsInstanceRequest) {
715
715
  return __awaiter(this, void 0, void 0, function* () {
@@ -771,7 +771,7 @@ class AnalyticsClient {
771
771
  * @param GetPrivateAccessChannelRequest
772
772
  * @return GetPrivateAccessChannelResponse
773
773
  * @throws OciError when an error occurs
774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/GetPrivateAccessChannel.ts.html |here} to see how to use GetPrivateAccessChannel API.
774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/GetPrivateAccessChannel.ts.html |here} to see how to use GetPrivateAccessChannel API.
775
775
  */
776
776
  getPrivateAccessChannel(getPrivateAccessChannelRequest) {
777
777
  return __awaiter(this, void 0, void 0, function* () {
@@ -834,7 +834,7 @@ class AnalyticsClient {
834
834
  * @param GetWorkRequestRequest
835
835
  * @return GetWorkRequestResponse
836
836
  * @throws OciError when an error occurs
837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
838
838
  */
839
839
  getWorkRequest(getWorkRequestRequest) {
840
840
  return __awaiter(this, void 0, void 0, function* () {
@@ -901,7 +901,7 @@ class AnalyticsClient {
901
901
  * @param ListAnalyticsInstancesRequest
902
902
  * @return ListAnalyticsInstancesResponse
903
903
  * @throws OciError when an error occurs
904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ListAnalyticsInstances.ts.html |here} to see how to use ListAnalyticsInstances API.
904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ListAnalyticsInstances.ts.html |here} to see how to use ListAnalyticsInstances API.
905
905
  */
906
906
  listAnalyticsInstances(listAnalyticsInstancesRequest) {
907
907
  return __awaiter(this, void 0, void 0, function* () {
@@ -1011,7 +1011,7 @@ class AnalyticsClient {
1011
1011
  * @param ListWorkRequestErrorsRequest
1012
1012
  * @return ListWorkRequestErrorsResponse
1013
1013
  * @throws OciError when an error occurs
1014
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1015
1015
  */
1016
1016
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1017
1017
  return __awaiter(this, void 0, void 0, function* () {
@@ -1116,7 +1116,7 @@ class AnalyticsClient {
1116
1116
  * @param ListWorkRequestLogsRequest
1117
1117
  * @return ListWorkRequestLogsResponse
1118
1118
  * @throws OciError when an error occurs
1119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1120
1120
  */
1121
1121
  listWorkRequestLogs(listWorkRequestLogsRequest) {
1122
1122
  return __awaiter(this, void 0, void 0, function* () {
@@ -1221,7 +1221,7 @@ class AnalyticsClient {
1221
1221
  * @param ListWorkRequestsRequest
1222
1222
  * @return ListWorkRequestsResponse
1223
1223
  * @throws OciError when an error occurs
1224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1225
1225
  */
1226
1226
  listWorkRequests(listWorkRequestsRequest) {
1227
1227
  return __awaiter(this, void 0, void 0, function* () {
@@ -1331,7 +1331,7 @@ class AnalyticsClient {
1331
1331
  * @param ScaleAnalyticsInstanceRequest
1332
1332
  * @return ScaleAnalyticsInstanceResponse
1333
1333
  * @throws OciError when an error occurs
1334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/ScaleAnalyticsInstance.ts.html |here} to see how to use ScaleAnalyticsInstance API.
1334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/ScaleAnalyticsInstance.ts.html |here} to see how to use ScaleAnalyticsInstance API.
1335
1335
  */
1336
1336
  scaleAnalyticsInstance(scaleAnalyticsInstanceRequest) {
1337
1337
  return __awaiter(this, void 0, void 0, function* () {
@@ -1393,7 +1393,7 @@ class AnalyticsClient {
1393
1393
  * @param StartAnalyticsInstanceRequest
1394
1394
  * @return StartAnalyticsInstanceResponse
1395
1395
  * @throws OciError when an error occurs
1396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/StartAnalyticsInstance.ts.html |here} to see how to use StartAnalyticsInstance API.
1396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/StartAnalyticsInstance.ts.html |here} to see how to use StartAnalyticsInstance API.
1397
1397
  */
1398
1398
  startAnalyticsInstance(startAnalyticsInstanceRequest) {
1399
1399
  return __awaiter(this, void 0, void 0, function* () {
@@ -1454,7 +1454,7 @@ class AnalyticsClient {
1454
1454
  * @param StopAnalyticsInstanceRequest
1455
1455
  * @return StopAnalyticsInstanceResponse
1456
1456
  * @throws OciError when an error occurs
1457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/StopAnalyticsInstance.ts.html |here} to see how to use StopAnalyticsInstance API.
1457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/StopAnalyticsInstance.ts.html |here} to see how to use StopAnalyticsInstance API.
1458
1458
  */
1459
1459
  stopAnalyticsInstance(stopAnalyticsInstanceRequest) {
1460
1460
  return __awaiter(this, void 0, void 0, function* () {
@@ -1515,7 +1515,7 @@ class AnalyticsClient {
1515
1515
  * @param UpdateAnalyticsInstanceRequest
1516
1516
  * @return UpdateAnalyticsInstanceResponse
1517
1517
  * @throws OciError when an error occurs
1518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/UpdateAnalyticsInstance.ts.html |here} to see how to use UpdateAnalyticsInstance API.
1518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/UpdateAnalyticsInstance.ts.html |here} to see how to use UpdateAnalyticsInstance API.
1519
1519
  */
1520
1520
  updateAnalyticsInstance(updateAnalyticsInstanceRequest) {
1521
1521
  return __awaiter(this, void 0, void 0, function* () {
@@ -1579,7 +1579,7 @@ class AnalyticsClient {
1579
1579
  * @param UpdatePrivateAccessChannelRequest
1580
1580
  * @return UpdatePrivateAccessChannelResponse
1581
1581
  * @throws OciError when an error occurs
1582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/UpdatePrivateAccessChannel.ts.html |here} to see how to use UpdatePrivateAccessChannel API.
1582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/UpdatePrivateAccessChannel.ts.html |here} to see how to use UpdatePrivateAccessChannel API.
1583
1583
  */
1584
1584
  updatePrivateAccessChannel(updatePrivateAccessChannelRequest) {
1585
1585
  return __awaiter(this, void 0, void 0, function* () {
@@ -1641,7 +1641,7 @@ class AnalyticsClient {
1641
1641
  * @param UpdateVanityUrlRequest
1642
1642
  * @return UpdateVanityUrlResponse
1643
1643
  * @throws OciError when an error occurs
1644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/analytics/UpdateVanityUrl.ts.html |here} to see how to use UpdateVanityUrl API.
1644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.1/analytics/UpdateVanityUrl.ts.html |here} to see how to use UpdateVanityUrl API.
1645
1645
  */
1646
1646
  updateVanityUrl(updateVanityUrlRequest) {
1647
1647
  return __awaiter(this, void 0, void 0, function* () {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";