oci-operatoraccesscontrol 2.76.0 → 2.76.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 (183) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/accessrequests-waiter.d.ts +1 -1
  4. package/lib/accessrequests-waiter.js +1 -1
  5. package/lib/client.d.ts +24 -24
  6. package/lib/client.js +24 -24
  7. package/lib/model/access-request-collection.d.ts +1 -1
  8. package/lib/model/access-request-collection.js +1 -1
  9. package/lib/model/access-request-history-collection.d.ts +1 -1
  10. package/lib/model/access-request-history-collection.js +1 -1
  11. package/lib/model/access-request-history-summary.d.ts +1 -1
  12. package/lib/model/access-request-history-summary.js +1 -1
  13. package/lib/model/access-request-lifecycle-states.d.ts +1 -1
  14. package/lib/model/access-request-lifecycle-states.js +1 -1
  15. package/lib/model/access-request-severities.d.ts +1 -1
  16. package/lib/model/access-request-severities.js +1 -1
  17. package/lib/model/access-request-summary.d.ts +1 -1
  18. package/lib/model/access-request-summary.js +1 -1
  19. package/lib/model/access-request.d.ts +1 -1
  20. package/lib/model/access-request.js +1 -1
  21. package/lib/model/approve-access-request-details.d.ts +1 -1
  22. package/lib/model/approve-access-request-details.js +1 -1
  23. package/lib/model/change-operator-control-assignment-compartment-details.d.ts +1 -1
  24. package/lib/model/change-operator-control-assignment-compartment-details.js +1 -1
  25. package/lib/model/change-operator-control-compartment-details.d.ts +1 -1
  26. package/lib/model/change-operator-control-compartment-details.js +1 -1
  27. package/lib/model/create-operator-control-assignment-details.d.ts +1 -1
  28. package/lib/model/create-operator-control-assignment-details.js +1 -1
  29. package/lib/model/create-operator-control-details.d.ts +1 -1
  30. package/lib/model/create-operator-control-details.js +1 -1
  31. package/lib/model/index.d.ts +1 -1
  32. package/lib/model/index.js +1 -1
  33. package/lib/model/infrastrcuture-layers.d.ts +1 -1
  34. package/lib/model/infrastrcuture-layers.js +1 -1
  35. package/lib/model/interaction-collection.d.ts +1 -1
  36. package/lib/model/interaction-collection.js +1 -1
  37. package/lib/model/interaction-request-details.d.ts +1 -1
  38. package/lib/model/interaction-request-details.js +1 -1
  39. package/lib/model/interaction-summary.d.ts +1 -1
  40. package/lib/model/interaction-summary.js +1 -1
  41. package/lib/model/operator-action-categories.d.ts +1 -1
  42. package/lib/model/operator-action-categories.js +1 -1
  43. package/lib/model/operator-action-collection.d.ts +1 -1
  44. package/lib/model/operator-action-collection.js +1 -1
  45. package/lib/model/operator-action-lifecycle-states.d.ts +1 -1
  46. package/lib/model/operator-action-lifecycle-states.js +1 -1
  47. package/lib/model/operator-action-properties.d.ts +1 -1
  48. package/lib/model/operator-action-properties.js +1 -1
  49. package/lib/model/operator-action-summary.d.ts +1 -1
  50. package/lib/model/operator-action-summary.js +1 -1
  51. package/lib/model/operator-action.d.ts +1 -1
  52. package/lib/model/operator-action.js +1 -1
  53. package/lib/model/operator-control-assignment-collection.d.ts +1 -1
  54. package/lib/model/operator-control-assignment-collection.js +1 -1
  55. package/lib/model/operator-control-assignment-lifecycle-states.d.ts +1 -1
  56. package/lib/model/operator-control-assignment-lifecycle-states.js +1 -1
  57. package/lib/model/operator-control-assignment-summary.d.ts +1 -1
  58. package/lib/model/operator-control-assignment-summary.js +1 -1
  59. package/lib/model/operator-control-assignment.d.ts +1 -1
  60. package/lib/model/operator-control-assignment.js +1 -1
  61. package/lib/model/operator-control-collection.d.ts +1 -1
  62. package/lib/model/operator-control-collection.js +1 -1
  63. package/lib/model/operator-control-lifecycle-states.d.ts +1 -1
  64. package/lib/model/operator-control-lifecycle-states.js +1 -1
  65. package/lib/model/operator-control-summary.d.ts +1 -1
  66. package/lib/model/operator-control-summary.js +1 -1
  67. package/lib/model/operator-control.d.ts +1 -1
  68. package/lib/model/operator-control.js +1 -1
  69. package/lib/model/reject-access-request-details.d.ts +1 -1
  70. package/lib/model/reject-access-request-details.js +1 -1
  71. package/lib/model/resource-types.d.ts +1 -1
  72. package/lib/model/resource-types.js +1 -1
  73. package/lib/model/review-access-request-details.d.ts +1 -1
  74. package/lib/model/review-access-request-details.js +1 -1
  75. package/lib/model/revoke-access-request-details.d.ts +1 -1
  76. package/lib/model/revoke-access-request-details.js +1 -1
  77. package/lib/model/sort-orders.d.ts +1 -1
  78. package/lib/model/sort-orders.js +1 -1
  79. package/lib/model/update-operator-control-assignment-details.d.ts +1 -1
  80. package/lib/model/update-operator-control-assignment-details.js +1 -1
  81. package/lib/model/update-operator-control-details.d.ts +1 -1
  82. package/lib/model/update-operator-control-details.js +1 -1
  83. package/lib/operatorcontrol-waiter.d.ts +1 -1
  84. package/lib/operatorcontrol-waiter.js +1 -1
  85. package/lib/operatorcontrolassignment-waiter.d.ts +1 -1
  86. package/lib/operatorcontrolassignment-waiter.js +1 -1
  87. package/lib/request/approve-access-request-request.d.ts +2 -2
  88. package/lib/request/approve-access-request-request.js +1 -1
  89. package/lib/request/change-operator-control-assignment-compartment-request.d.ts +2 -2
  90. package/lib/request/change-operator-control-assignment-compartment-request.js +1 -1
  91. package/lib/request/change-operator-control-compartment-request.d.ts +2 -2
  92. package/lib/request/change-operator-control-compartment-request.js +1 -1
  93. package/lib/request/create-operator-control-assignment-request.d.ts +2 -2
  94. package/lib/request/create-operator-control-assignment-request.js +1 -1
  95. package/lib/request/create-operator-control-request.d.ts +2 -2
  96. package/lib/request/create-operator-control-request.js +1 -1
  97. package/lib/request/delete-operator-control-assignment-request.d.ts +2 -2
  98. package/lib/request/delete-operator-control-assignment-request.js +1 -1
  99. package/lib/request/delete-operator-control-request.d.ts +2 -2
  100. package/lib/request/delete-operator-control-request.js +1 -1
  101. package/lib/request/get-access-request-request.d.ts +2 -2
  102. package/lib/request/get-access-request-request.js +1 -1
  103. package/lib/request/get-operator-action-request.d.ts +2 -2
  104. package/lib/request/get-operator-action-request.js +1 -1
  105. package/lib/request/get-operator-control-assignment-request.d.ts +2 -2
  106. package/lib/request/get-operator-control-assignment-request.js +1 -1
  107. package/lib/request/get-operator-control-request.d.ts +2 -2
  108. package/lib/request/get-operator-control-request.js +1 -1
  109. package/lib/request/index.d.ts +1 -1
  110. package/lib/request/index.js +1 -1
  111. package/lib/request/interaction-request-request.d.ts +2 -2
  112. package/lib/request/interaction-request-request.js +1 -1
  113. package/lib/request/list-access-request-histories-request.d.ts +2 -2
  114. package/lib/request/list-access-request-histories-request.js +1 -1
  115. package/lib/request/list-access-requests-request.d.ts +2 -2
  116. package/lib/request/list-access-requests-request.js +1 -1
  117. package/lib/request/list-interactions-request.d.ts +2 -2
  118. package/lib/request/list-interactions-request.js +1 -1
  119. package/lib/request/list-operator-actions-request.d.ts +2 -2
  120. package/lib/request/list-operator-actions-request.js +1 -1
  121. package/lib/request/list-operator-control-assignments-request.d.ts +2 -2
  122. package/lib/request/list-operator-control-assignments-request.js +1 -1
  123. package/lib/request/list-operator-controls-request.d.ts +2 -2
  124. package/lib/request/list-operator-controls-request.js +1 -1
  125. package/lib/request/reject-access-request-request.d.ts +2 -2
  126. package/lib/request/reject-access-request-request.js +1 -1
  127. package/lib/request/review-access-request-request.d.ts +2 -2
  128. package/lib/request/review-access-request-request.js +1 -1
  129. package/lib/request/revoke-access-request-request.d.ts +2 -2
  130. package/lib/request/revoke-access-request-request.js +1 -1
  131. package/lib/request/update-operator-control-assignment-request.d.ts +2 -2
  132. package/lib/request/update-operator-control-assignment-request.js +1 -1
  133. package/lib/request/update-operator-control-request.d.ts +2 -2
  134. package/lib/request/update-operator-control-request.js +1 -1
  135. package/lib/response/approve-access-request-response.d.ts +1 -1
  136. package/lib/response/approve-access-request-response.js +1 -1
  137. package/lib/response/change-operator-control-assignment-compartment-response.d.ts +1 -1
  138. package/lib/response/change-operator-control-assignment-compartment-response.js +1 -1
  139. package/lib/response/change-operator-control-compartment-response.d.ts +1 -1
  140. package/lib/response/change-operator-control-compartment-response.js +1 -1
  141. package/lib/response/create-operator-control-assignment-response.d.ts +1 -1
  142. package/lib/response/create-operator-control-assignment-response.js +1 -1
  143. package/lib/response/create-operator-control-response.d.ts +1 -1
  144. package/lib/response/create-operator-control-response.js +1 -1
  145. package/lib/response/delete-operator-control-assignment-response.d.ts +1 -1
  146. package/lib/response/delete-operator-control-assignment-response.js +1 -1
  147. package/lib/response/delete-operator-control-response.d.ts +1 -1
  148. package/lib/response/delete-operator-control-response.js +1 -1
  149. package/lib/response/get-access-request-response.d.ts +1 -1
  150. package/lib/response/get-access-request-response.js +1 -1
  151. package/lib/response/get-operator-action-response.d.ts +1 -1
  152. package/lib/response/get-operator-action-response.js +1 -1
  153. package/lib/response/get-operator-control-assignment-response.d.ts +1 -1
  154. package/lib/response/get-operator-control-assignment-response.js +1 -1
  155. package/lib/response/get-operator-control-response.d.ts +1 -1
  156. package/lib/response/get-operator-control-response.js +1 -1
  157. package/lib/response/index.d.ts +1 -1
  158. package/lib/response/index.js +1 -1
  159. package/lib/response/interaction-request-response.d.ts +1 -1
  160. package/lib/response/interaction-request-response.js +1 -1
  161. package/lib/response/list-access-request-histories-response.d.ts +1 -1
  162. package/lib/response/list-access-request-histories-response.js +1 -1
  163. package/lib/response/list-access-requests-response.d.ts +1 -1
  164. package/lib/response/list-access-requests-response.js +1 -1
  165. package/lib/response/list-interactions-response.d.ts +1 -1
  166. package/lib/response/list-interactions-response.js +1 -1
  167. package/lib/response/list-operator-actions-response.d.ts +1 -1
  168. package/lib/response/list-operator-actions-response.js +1 -1
  169. package/lib/response/list-operator-control-assignments-response.d.ts +1 -1
  170. package/lib/response/list-operator-control-assignments-response.js +1 -1
  171. package/lib/response/list-operator-controls-response.d.ts +1 -1
  172. package/lib/response/list-operator-controls-response.js +1 -1
  173. package/lib/response/reject-access-request-response.d.ts +1 -1
  174. package/lib/response/reject-access-request-response.js +1 -1
  175. package/lib/response/review-access-request-response.d.ts +1 -1
  176. package/lib/response/review-access-request-response.js +1 -1
  177. package/lib/response/revoke-access-request-response.d.ts +1 -1
  178. package/lib/response/revoke-access-request-response.js +1 -1
  179. package/lib/response/update-operator-control-assignment-response.d.ts +1 -1
  180. package/lib/response/update-operator-control-assignment-response.js +1 -1
  181. package/lib/response/update-operator-control-response.d.ts +1 -1
  182. package/lib/response/update-operator-control-response.js +1 -1
  183. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as serviceRequests from "./request";
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
package/lib/client.d.ts CHANGED
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import common = require("oci-common");
@@ -93,7 +93,7 @@ export declare class AccessRequestsClient {
93
93
  * @param ApproveAccessRequestRequest
94
94
  * @return ApproveAccessRequestResponse
95
95
  * @throws OciError when an error occurs
96
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ApproveAccessRequest.ts.html |here} to see how to use ApproveAccessRequest API.
96
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ApproveAccessRequest.ts.html |here} to see how to use ApproveAccessRequest API.
97
97
  */
98
98
  approveAccessRequest(approveAccessRequestRequest: requests.ApproveAccessRequestRequest): Promise<responses.ApproveAccessRequestResponse>;
99
99
  /**
@@ -102,7 +102,7 @@ export declare class AccessRequestsClient {
102
102
  * @param GetAccessRequestRequest
103
103
  * @return GetAccessRequestResponse
104
104
  * @throws OciError when an error occurs
105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/GetAccessRequest.ts.html |here} to see how to use GetAccessRequest API.
105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/GetAccessRequest.ts.html |here} to see how to use GetAccessRequest API.
106
106
  */
107
107
  getAccessRequest(getAccessRequestRequest: requests.GetAccessRequestRequest): Promise<responses.GetAccessRequestResponse>;
108
108
  /**
@@ -112,7 +112,7 @@ export declare class AccessRequestsClient {
112
112
  * @param InteractionRequestRequest
113
113
  * @return InteractionRequestResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/InteractionRequest.ts.html |here} to see how to use InteractionRequest API.
115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/InteractionRequest.ts.html |here} to see how to use InteractionRequest API.
116
116
  */
117
117
  interactionRequest(interactionRequestRequest: requests.InteractionRequestRequest): Promise<responses.InteractionRequestResponse>;
118
118
  /**
@@ -122,7 +122,7 @@ export declare class AccessRequestsClient {
122
122
  * @param ListAccessRequestHistoriesRequest
123
123
  * @return ListAccessRequestHistoriesResponse
124
124
  * @throws OciError when an error occurs
125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListAccessRequestHistories.ts.html |here} to see how to use ListAccessRequestHistories API.
125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListAccessRequestHistories.ts.html |here} to see how to use ListAccessRequestHistories API.
126
126
  */
127
127
  listAccessRequestHistories(listAccessRequestHistoriesRequest: requests.ListAccessRequestHistoriesRequest): Promise<responses.ListAccessRequestHistoriesResponse>;
128
128
  /**
@@ -132,7 +132,7 @@ export declare class AccessRequestsClient {
132
132
  * @param ListAccessRequestsRequest
133
133
  * @return ListAccessRequestsResponse
134
134
  * @throws OciError when an error occurs
135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListAccessRequests.ts.html |here} to see how to use ListAccessRequests API.
135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListAccessRequests.ts.html |here} to see how to use ListAccessRequests API.
136
136
  */
137
137
  listAccessRequests(listAccessRequestsRequest: requests.ListAccessRequestsRequest): Promise<responses.ListAccessRequestsResponse>;
138
138
  /**
@@ -142,7 +142,7 @@ export declare class AccessRequestsClient {
142
142
  * @param ListInteractionsRequest
143
143
  * @return ListInteractionsResponse
144
144
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListInteractions.ts.html |here} to see how to use ListInteractions API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListInteractions.ts.html |here} to see how to use ListInteractions API.
146
146
  */
147
147
  listInteractions(listInteractionsRequest: requests.ListInteractionsRequest): Promise<responses.ListInteractionsResponse>;
148
148
  /**
@@ -152,7 +152,7 @@ export declare class AccessRequestsClient {
152
152
  * @param RejectAccessRequestRequest
153
153
  * @return RejectAccessRequestResponse
154
154
  * @throws OciError when an error occurs
155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/RejectAccessRequest.ts.html |here} to see how to use RejectAccessRequest API.
155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/RejectAccessRequest.ts.html |here} to see how to use RejectAccessRequest API.
156
156
  */
157
157
  rejectAccessRequest(rejectAccessRequestRequest: requests.RejectAccessRequestRequest): Promise<responses.RejectAccessRequestResponse>;
158
158
  /**
@@ -162,7 +162,7 @@ export declare class AccessRequestsClient {
162
162
  * @param ReviewAccessRequestRequest
163
163
  * @return ReviewAccessRequestResponse
164
164
  * @throws OciError when an error occurs
165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ReviewAccessRequest.ts.html |here} to see how to use ReviewAccessRequest API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ReviewAccessRequest.ts.html |here} to see how to use ReviewAccessRequest API.
166
166
  */
167
167
  reviewAccessRequest(reviewAccessRequestRequest: requests.ReviewAccessRequestRequest): Promise<responses.ReviewAccessRequestResponse>;
168
168
  /**
@@ -172,7 +172,7 @@ export declare class AccessRequestsClient {
172
172
  * @param RevokeAccessRequestRequest
173
173
  * @return RevokeAccessRequestResponse
174
174
  * @throws OciError when an error occurs
175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/RevokeAccessRequest.ts.html |here} to see how to use RevokeAccessRequest API.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/RevokeAccessRequest.ts.html |here} to see how to use RevokeAccessRequest API.
176
176
  */
177
177
  revokeAccessRequest(revokeAccessRequestRequest: requests.RevokeAccessRequestRequest): Promise<responses.RevokeAccessRequestResponse>;
178
178
  }
@@ -234,7 +234,7 @@ export declare class OperatorActionsClient {
234
234
  * @param GetOperatorActionRequest
235
235
  * @return GetOperatorActionResponse
236
236
  * @throws OciError when an error occurs
237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/GetOperatorAction.ts.html |here} to see how to use GetOperatorAction API.
237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/GetOperatorAction.ts.html |here} to see how to use GetOperatorAction API.
238
238
  */
239
239
  getOperatorAction(getOperatorActionRequest: requests.GetOperatorActionRequest): Promise<responses.GetOperatorActionResponse>;
240
240
  /**
@@ -244,7 +244,7 @@ export declare class OperatorActionsClient {
244
244
  * @param ListOperatorActionsRequest
245
245
  * @return ListOperatorActionsResponse
246
246
  * @throws OciError when an error occurs
247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListOperatorActions.ts.html |here} to see how to use ListOperatorActions API.
247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListOperatorActions.ts.html |here} to see how to use ListOperatorActions API.
248
248
  */
249
249
  listOperatorActions(listOperatorActionsRequest: requests.ListOperatorActionsRequest): Promise<responses.ListOperatorActionsResponse>;
250
250
  }
@@ -321,7 +321,7 @@ export declare class OperatorControlClient {
321
321
  * @param ChangeOperatorControlCompartmentRequest
322
322
  * @return ChangeOperatorControlCompartmentResponse
323
323
  * @throws OciError when an error occurs
324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ChangeOperatorControlCompartment.ts.html |here} to see how to use ChangeOperatorControlCompartment API.
324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ChangeOperatorControlCompartment.ts.html |here} to see how to use ChangeOperatorControlCompartment API.
325
325
  */
326
326
  changeOperatorControlCompartment(changeOperatorControlCompartmentRequest: requests.ChangeOperatorControlCompartmentRequest): Promise<responses.ChangeOperatorControlCompartmentResponse>;
327
327
  /**
@@ -331,7 +331,7 @@ export declare class OperatorControlClient {
331
331
  * @param CreateOperatorControlRequest
332
332
  * @return CreateOperatorControlResponse
333
333
  * @throws OciError when an error occurs
334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/CreateOperatorControl.ts.html |here} to see how to use CreateOperatorControl API.
334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/CreateOperatorControl.ts.html |here} to see how to use CreateOperatorControl API.
335
335
  */
336
336
  createOperatorControl(createOperatorControlRequest: requests.CreateOperatorControlRequest): Promise<responses.CreateOperatorControlResponse>;
337
337
  /**
@@ -345,7 +345,7 @@ export declare class OperatorControlClient {
345
345
  * @param DeleteOperatorControlRequest
346
346
  * @return DeleteOperatorControlResponse
347
347
  * @throws OciError when an error occurs
348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/DeleteOperatorControl.ts.html |here} to see how to use DeleteOperatorControl API.
348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/DeleteOperatorControl.ts.html |here} to see how to use DeleteOperatorControl API.
349
349
  */
350
350
  deleteOperatorControl(deleteOperatorControlRequest: requests.DeleteOperatorControlRequest): Promise<responses.DeleteOperatorControlResponse>;
351
351
  /**
@@ -354,7 +354,7 @@ export declare class OperatorControlClient {
354
354
  * @param GetOperatorControlRequest
355
355
  * @return GetOperatorControlResponse
356
356
  * @throws OciError when an error occurs
357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/GetOperatorControl.ts.html |here} to see how to use GetOperatorControl API.
357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/GetOperatorControl.ts.html |here} to see how to use GetOperatorControl API.
358
358
  */
359
359
  getOperatorControl(getOperatorControlRequest: requests.GetOperatorControlRequest): Promise<responses.GetOperatorControlResponse>;
360
360
  /**
@@ -364,7 +364,7 @@ export declare class OperatorControlClient {
364
364
  * @param ListOperatorControlsRequest
365
365
  * @return ListOperatorControlsResponse
366
366
  * @throws OciError when an error occurs
367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListOperatorControls.ts.html |here} to see how to use ListOperatorControls API.
367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListOperatorControls.ts.html |here} to see how to use ListOperatorControls API.
368
368
  */
369
369
  listOperatorControls(listOperatorControlsRequest: requests.ListOperatorControlsRequest): Promise<responses.ListOperatorControlsResponse>;
370
370
  /**
@@ -374,7 +374,7 @@ export declare class OperatorControlClient {
374
374
  * @param UpdateOperatorControlRequest
375
375
  * @return UpdateOperatorControlResponse
376
376
  * @throws OciError when an error occurs
377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/UpdateOperatorControl.ts.html |here} to see how to use UpdateOperatorControl API.
377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/UpdateOperatorControl.ts.html |here} to see how to use UpdateOperatorControl API.
378
378
  */
379
379
  updateOperatorControl(updateOperatorControlRequest: requests.UpdateOperatorControlRequest): Promise<responses.UpdateOperatorControlResponse>;
380
380
  }
@@ -451,7 +451,7 @@ export declare class OperatorControlAssignmentClient {
451
451
  * @param ChangeOperatorControlAssignmentCompartmentRequest
452
452
  * @return ChangeOperatorControlAssignmentCompartmentResponse
453
453
  * @throws OciError when an error occurs
454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ChangeOperatorControlAssignmentCompartment.ts.html |here} to see how to use ChangeOperatorControlAssignmentCompartment API.
454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ChangeOperatorControlAssignmentCompartment.ts.html |here} to see how to use ChangeOperatorControlAssignmentCompartment API.
455
455
  */
456
456
  changeOperatorControlAssignmentCompartment(changeOperatorControlAssignmentCompartmentRequest: requests.ChangeOperatorControlAssignmentCompartmentRequest): Promise<responses.ChangeOperatorControlAssignmentCompartmentResponse>;
457
457
  /**
@@ -460,7 +460,7 @@ export declare class OperatorControlAssignmentClient {
460
460
  * @param CreateOperatorControlAssignmentRequest
461
461
  * @return CreateOperatorControlAssignmentResponse
462
462
  * @throws OciError when an error occurs
463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/CreateOperatorControlAssignment.ts.html |here} to see how to use CreateOperatorControlAssignment API.
463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/CreateOperatorControlAssignment.ts.html |here} to see how to use CreateOperatorControlAssignment API.
464
464
  */
465
465
  createOperatorControlAssignment(createOperatorControlAssignmentRequest: requests.CreateOperatorControlAssignmentRequest): Promise<responses.CreateOperatorControlAssignmentResponse>;
466
466
  /**
@@ -469,7 +469,7 @@ export declare class OperatorControlAssignmentClient {
469
469
  * @param DeleteOperatorControlAssignmentRequest
470
470
  * @return DeleteOperatorControlAssignmentResponse
471
471
  * @throws OciError when an error occurs
472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/DeleteOperatorControlAssignment.ts.html |here} to see how to use DeleteOperatorControlAssignment API.
472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/DeleteOperatorControlAssignment.ts.html |here} to see how to use DeleteOperatorControlAssignment API.
473
473
  */
474
474
  deleteOperatorControlAssignment(deleteOperatorControlAssignmentRequest: requests.DeleteOperatorControlAssignmentRequest): Promise<responses.DeleteOperatorControlAssignmentResponse>;
475
475
  /**
@@ -478,7 +478,7 @@ export declare class OperatorControlAssignmentClient {
478
478
  * @param GetOperatorControlAssignmentRequest
479
479
  * @return GetOperatorControlAssignmentResponse
480
480
  * @throws OciError when an error occurs
481
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/GetOperatorControlAssignment.ts.html |here} to see how to use GetOperatorControlAssignment API.
481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/GetOperatorControlAssignment.ts.html |here} to see how to use GetOperatorControlAssignment API.
482
482
  */
483
483
  getOperatorControlAssignment(getOperatorControlAssignmentRequest: requests.GetOperatorControlAssignmentRequest): Promise<responses.GetOperatorControlAssignmentResponse>;
484
484
  /**
@@ -487,7 +487,7 @@ export declare class OperatorControlAssignmentClient {
487
487
  * @param ListOperatorControlAssignmentsRequest
488
488
  * @return ListOperatorControlAssignmentsResponse
489
489
  * @throws OciError when an error occurs
490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListOperatorControlAssignments.ts.html |here} to see how to use ListOperatorControlAssignments API.
490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListOperatorControlAssignments.ts.html |here} to see how to use ListOperatorControlAssignments API.
491
491
  */
492
492
  listOperatorControlAssignments(listOperatorControlAssignmentsRequest: requests.ListOperatorControlAssignmentsRequest): Promise<responses.ListOperatorControlAssignmentsResponse>;
493
493
  /**
@@ -497,7 +497,7 @@ export declare class OperatorControlAssignmentClient {
497
497
  * @param UpdateOperatorControlAssignmentRequest
498
498
  * @return UpdateOperatorControlAssignmentResponse
499
499
  * @throws OciError when an error occurs
500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/UpdateOperatorControlAssignment.ts.html |here} to see how to use UpdateOperatorControlAssignment API.
500
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/UpdateOperatorControlAssignment.ts.html |here} to see how to use UpdateOperatorControlAssignment API.
501
501
  */
502
502
  updateOperatorControlAssignment(updateOperatorControlAssignmentRequest: requests.UpdateOperatorControlAssignmentRequest): Promise<responses.UpdateOperatorControlAssignmentResponse>;
503
503
  }
package/lib/client.js CHANGED
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -194,7 +194,7 @@ class AccessRequestsClient {
194
194
  * @param ApproveAccessRequestRequest
195
195
  * @return ApproveAccessRequestResponse
196
196
  * @throws OciError when an error occurs
197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ApproveAccessRequest.ts.html |here} to see how to use ApproveAccessRequest API.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ApproveAccessRequest.ts.html |here} to see how to use ApproveAccessRequest API.
198
198
  */
199
199
  approveAccessRequest(approveAccessRequestRequest) {
200
200
  return __awaiter(this, void 0, void 0, function* () {
@@ -256,7 +256,7 @@ class AccessRequestsClient {
256
256
  * @param GetAccessRequestRequest
257
257
  * @return GetAccessRequestResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/GetAccessRequest.ts.html |here} to see how to use GetAccessRequest API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/GetAccessRequest.ts.html |here} to see how to use GetAccessRequest API.
260
260
  */
261
261
  getAccessRequest(getAccessRequestRequest) {
262
262
  return __awaiter(this, void 0, void 0, function* () {
@@ -315,7 +315,7 @@ class AccessRequestsClient {
315
315
  * @param InteractionRequestRequest
316
316
  * @return InteractionRequestResponse
317
317
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/InteractionRequest.ts.html |here} to see how to use InteractionRequest API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/InteractionRequest.ts.html |here} to see how to use InteractionRequest API.
319
319
  */
320
320
  interactionRequest(interactionRequestRequest) {
321
321
  return __awaiter(this, void 0, void 0, function* () {
@@ -382,7 +382,7 @@ class AccessRequestsClient {
382
382
  * @param ListAccessRequestHistoriesRequest
383
383
  * @return ListAccessRequestHistoriesResponse
384
384
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListAccessRequestHistories.ts.html |here} to see how to use ListAccessRequestHistories API.
385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListAccessRequestHistories.ts.html |here} to see how to use ListAccessRequestHistories API.
386
386
  */
387
387
  listAccessRequestHistories(listAccessRequestHistoriesRequest) {
388
388
  return __awaiter(this, void 0, void 0, function* () {
@@ -449,7 +449,7 @@ class AccessRequestsClient {
449
449
  * @param ListAccessRequestsRequest
450
450
  * @return ListAccessRequestsResponse
451
451
  * @throws OciError when an error occurs
452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListAccessRequests.ts.html |here} to see how to use ListAccessRequests API.
452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListAccessRequests.ts.html |here} to see how to use ListAccessRequests API.
453
453
  */
454
454
  listAccessRequests(listAccessRequestsRequest) {
455
455
  return __awaiter(this, void 0, void 0, function* () {
@@ -522,7 +522,7 @@ class AccessRequestsClient {
522
522
  * @param ListInteractionsRequest
523
523
  * @return ListInteractionsResponse
524
524
  * @throws OciError when an error occurs
525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListInteractions.ts.html |here} to see how to use ListInteractions API.
525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListInteractions.ts.html |here} to see how to use ListInteractions API.
526
526
  */
527
527
  listInteractions(listInteractionsRequest) {
528
528
  return __awaiter(this, void 0, void 0, function* () {
@@ -589,7 +589,7 @@ class AccessRequestsClient {
589
589
  * @param RejectAccessRequestRequest
590
590
  * @return RejectAccessRequestResponse
591
591
  * @throws OciError when an error occurs
592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/RejectAccessRequest.ts.html |here} to see how to use RejectAccessRequest API.
592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/RejectAccessRequest.ts.html |here} to see how to use RejectAccessRequest API.
593
593
  */
594
594
  rejectAccessRequest(rejectAccessRequestRequest) {
595
595
  return __awaiter(this, void 0, void 0, function* () {
@@ -652,7 +652,7 @@ class AccessRequestsClient {
652
652
  * @param ReviewAccessRequestRequest
653
653
  * @return ReviewAccessRequestResponse
654
654
  * @throws OciError when an error occurs
655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ReviewAccessRequest.ts.html |here} to see how to use ReviewAccessRequest API.
655
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ReviewAccessRequest.ts.html |here} to see how to use ReviewAccessRequest API.
656
656
  */
657
657
  reviewAccessRequest(reviewAccessRequestRequest) {
658
658
  return __awaiter(this, void 0, void 0, function* () {
@@ -719,7 +719,7 @@ class AccessRequestsClient {
719
719
  * @param RevokeAccessRequestRequest
720
720
  * @return RevokeAccessRequestResponse
721
721
  * @throws OciError when an error occurs
722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/RevokeAccessRequest.ts.html |here} to see how to use RevokeAccessRequest API.
722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/RevokeAccessRequest.ts.html |here} to see how to use RevokeAccessRequest API.
723
723
  */
724
724
  revokeAccessRequest(revokeAccessRequestRequest) {
725
725
  return __awaiter(this, void 0, void 0, function* () {
@@ -897,7 +897,7 @@ class OperatorActionsClient {
897
897
  * @param GetOperatorActionRequest
898
898
  * @return GetOperatorActionResponse
899
899
  * @throws OciError when an error occurs
900
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/GetOperatorAction.ts.html |here} to see how to use GetOperatorAction API.
900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/GetOperatorAction.ts.html |here} to see how to use GetOperatorAction API.
901
901
  */
902
902
  getOperatorAction(getOperatorActionRequest) {
903
903
  return __awaiter(this, void 0, void 0, function* () {
@@ -956,7 +956,7 @@ class OperatorActionsClient {
956
956
  * @param ListOperatorActionsRequest
957
957
  * @return ListOperatorActionsResponse
958
958
  * @throws OciError when an error occurs
959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListOperatorActions.ts.html |here} to see how to use ListOperatorActions API.
959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListOperatorActions.ts.html |here} to see how to use ListOperatorActions API.
960
960
  */
961
961
  listOperatorActions(listOperatorActionsRequest) {
962
962
  return __awaiter(this, void 0, void 0, function* () {
@@ -1164,7 +1164,7 @@ class OperatorControlClient {
1164
1164
  * @param ChangeOperatorControlCompartmentRequest
1165
1165
  * @return ChangeOperatorControlCompartmentResponse
1166
1166
  * @throws OciError when an error occurs
1167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ChangeOperatorControlCompartment.ts.html |here} to see how to use ChangeOperatorControlCompartment API.
1167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ChangeOperatorControlCompartment.ts.html |here} to see how to use ChangeOperatorControlCompartment API.
1168
1168
  */
1169
1169
  changeOperatorControlCompartment(changeOperatorControlCompartmentRequest) {
1170
1170
  return __awaiter(this, void 0, void 0, function* () {
@@ -1222,7 +1222,7 @@ class OperatorControlClient {
1222
1222
  * @param CreateOperatorControlRequest
1223
1223
  * @return CreateOperatorControlResponse
1224
1224
  * @throws OciError when an error occurs
1225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/CreateOperatorControl.ts.html |here} to see how to use CreateOperatorControl API.
1225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/CreateOperatorControl.ts.html |here} to see how to use CreateOperatorControl API.
1226
1226
  */
1227
1227
  createOperatorControl(createOperatorControlRequest) {
1228
1228
  return __awaiter(this, void 0, void 0, function* () {
@@ -1290,7 +1290,7 @@ class OperatorControlClient {
1290
1290
  * @param DeleteOperatorControlRequest
1291
1291
  * @return DeleteOperatorControlResponse
1292
1292
  * @throws OciError when an error occurs
1293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/DeleteOperatorControl.ts.html |here} to see how to use DeleteOperatorControl API.
1293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/DeleteOperatorControl.ts.html |here} to see how to use DeleteOperatorControl API.
1294
1294
  */
1295
1295
  deleteOperatorControl(deleteOperatorControlRequest) {
1296
1296
  return __awaiter(this, void 0, void 0, function* () {
@@ -1347,7 +1347,7 @@ class OperatorControlClient {
1347
1347
  * @param GetOperatorControlRequest
1348
1348
  * @return GetOperatorControlResponse
1349
1349
  * @throws OciError when an error occurs
1350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/GetOperatorControl.ts.html |here} to see how to use GetOperatorControl API.
1350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/GetOperatorControl.ts.html |here} to see how to use GetOperatorControl API.
1351
1351
  */
1352
1352
  getOperatorControl(getOperatorControlRequest) {
1353
1353
  return __awaiter(this, void 0, void 0, function* () {
@@ -1411,7 +1411,7 @@ class OperatorControlClient {
1411
1411
  * @param ListOperatorControlsRequest
1412
1412
  * @return ListOperatorControlsResponse
1413
1413
  * @throws OciError when an error occurs
1414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListOperatorControls.ts.html |here} to see how to use ListOperatorControls API.
1414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListOperatorControls.ts.html |here} to see how to use ListOperatorControls API.
1415
1415
  */
1416
1416
  listOperatorControls(listOperatorControlsRequest) {
1417
1417
  return __awaiter(this, void 0, void 0, function* () {
@@ -1482,7 +1482,7 @@ class OperatorControlClient {
1482
1482
  * @param UpdateOperatorControlRequest
1483
1483
  * @return UpdateOperatorControlResponse
1484
1484
  * @throws OciError when an error occurs
1485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/UpdateOperatorControl.ts.html |here} to see how to use UpdateOperatorControl API.
1485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/UpdateOperatorControl.ts.html |here} to see how to use UpdateOperatorControl API.
1486
1486
  */
1487
1487
  updateOperatorControl(updateOperatorControlRequest) {
1488
1488
  return __awaiter(this, void 0, void 0, function* () {
@@ -1685,7 +1685,7 @@ class OperatorControlAssignmentClient {
1685
1685
  * @param ChangeOperatorControlAssignmentCompartmentRequest
1686
1686
  * @return ChangeOperatorControlAssignmentCompartmentResponse
1687
1687
  * @throws OciError when an error occurs
1688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ChangeOperatorControlAssignmentCompartment.ts.html |here} to see how to use ChangeOperatorControlAssignmentCompartment API.
1688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ChangeOperatorControlAssignmentCompartment.ts.html |here} to see how to use ChangeOperatorControlAssignmentCompartment API.
1689
1689
  */
1690
1690
  changeOperatorControlAssignmentCompartment(changeOperatorControlAssignmentCompartmentRequest) {
1691
1691
  return __awaiter(this, void 0, void 0, function* () {
@@ -1742,7 +1742,7 @@ class OperatorControlAssignmentClient {
1742
1742
  * @param CreateOperatorControlAssignmentRequest
1743
1743
  * @return CreateOperatorControlAssignmentResponse
1744
1744
  * @throws OciError when an error occurs
1745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/CreateOperatorControlAssignment.ts.html |here} to see how to use CreateOperatorControlAssignment API.
1745
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/CreateOperatorControlAssignment.ts.html |here} to see how to use CreateOperatorControlAssignment API.
1746
1746
  */
1747
1747
  createOperatorControlAssignment(createOperatorControlAssignmentRequest) {
1748
1748
  return __awaiter(this, void 0, void 0, function* () {
@@ -1810,7 +1810,7 @@ class OperatorControlAssignmentClient {
1810
1810
  * @param DeleteOperatorControlAssignmentRequest
1811
1811
  * @return DeleteOperatorControlAssignmentResponse
1812
1812
  * @throws OciError when an error occurs
1813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/DeleteOperatorControlAssignment.ts.html |here} to see how to use DeleteOperatorControlAssignment API.
1813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/DeleteOperatorControlAssignment.ts.html |here} to see how to use DeleteOperatorControlAssignment API.
1814
1814
  */
1815
1815
  deleteOperatorControlAssignment(deleteOperatorControlAssignmentRequest) {
1816
1816
  return __awaiter(this, void 0, void 0, function* () {
@@ -1867,7 +1867,7 @@ class OperatorControlAssignmentClient {
1867
1867
  * @param GetOperatorControlAssignmentRequest
1868
1868
  * @return GetOperatorControlAssignmentResponse
1869
1869
  * @throws OciError when an error occurs
1870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/GetOperatorControlAssignment.ts.html |here} to see how to use GetOperatorControlAssignment API.
1870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/GetOperatorControlAssignment.ts.html |here} to see how to use GetOperatorControlAssignment API.
1871
1871
  */
1872
1872
  getOperatorControlAssignment(getOperatorControlAssignmentRequest) {
1873
1873
  return __awaiter(this, void 0, void 0, function* () {
@@ -1930,7 +1930,7 @@ class OperatorControlAssignmentClient {
1930
1930
  * @param ListOperatorControlAssignmentsRequest
1931
1931
  * @return ListOperatorControlAssignmentsResponse
1932
1932
  * @throws OciError when an error occurs
1933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/ListOperatorControlAssignments.ts.html |here} to see how to use ListOperatorControlAssignments API.
1933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/ListOperatorControlAssignments.ts.html |here} to see how to use ListOperatorControlAssignments API.
1934
1934
  */
1935
1935
  listOperatorControlAssignments(listOperatorControlAssignmentsRequest) {
1936
1936
  return __awaiter(this, void 0, void 0, function* () {
@@ -2002,7 +2002,7 @@ class OperatorControlAssignmentClient {
2002
2002
  * @param UpdateOperatorControlAssignmentRequest
2003
2003
  * @return UpdateOperatorControlAssignmentResponse
2004
2004
  * @throws OciError when an error occurs
2005
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/operatoraccesscontrol/UpdateOperatorControlAssignment.ts.html |here} to see how to use UpdateOperatorControlAssignment API.
2005
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/operatoraccesscontrol/UpdateOperatorControlAssignment.ts.html |here} to see how to use UpdateOperatorControlAssignment API.
2006
2006
  */
2007
2007
  updateOperatorControlAssignment(updateOperatorControlAssignmentRequest) {
2008
2008
  return __awaiter(this, void 0, void 0, function* () {
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  /**
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";
@@ -12,7 +12,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
12
12
  * NOTE: This class is auto generated by OracleSDKGenerator.
13
13
  * Do not edit the class manually.
14
14
  *
15
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
16
16
  * 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.
17
17
  */
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -11,7 +11,7 @@ Use the table of contents and search tool to explore the OperatorAccessControl A
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * 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.
16
16
  */
17
17
  import * as model from "../model";