oci-operatoraccesscontrol 2.76.0 → 2.77.0

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 +3 -3
  88. package/lib/request/approve-access-request-request.js +1 -1
  89. package/lib/request/change-operator-control-assignment-compartment-request.d.ts +3 -3
  90. package/lib/request/change-operator-control-assignment-compartment-request.js +1 -1
  91. package/lib/request/change-operator-control-compartment-request.d.ts +3 -3
  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 +3 -3
  98. package/lib/request/delete-operator-control-assignment-request.js +1 -1
  99. package/lib/request/delete-operator-control-request.d.ts +3 -3
  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 +3 -3
  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 +3 -3
  126. package/lib/request/reject-access-request-request.js +1 -1
  127. package/lib/request/review-access-request-request.d.ts +3 -3
  128. package/lib/request/review-access-request-request.js +1 -1
  129. package/lib/request/revoke-access-request-request.d.ts +3 -3
  130. package/lib/request/revoke-access-request-request.js +1 -1
  131. package/lib/request/update-operator-control-assignment-request.d.ts +3 -3
  132. package/lib/request/update-operator-control-assignment-request.js +1 -1
  133. package/lib/request/update-operator-control-request.d.ts +3 -3
  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 +2 -2
  142. package/lib/response/create-operator-control-assignment-response.js +1 -1
  143. package/lib/response/create-operator-control-response.d.ts +2 -2
  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 +2 -2
  154. package/lib/response/get-operator-control-assignment-response.js +1 -1
  155. package/lib/response/get-operator-control-response.d.ts +2 -2
  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 +2 -2
  160. package/lib/response/interaction-request-response.js +1 -1
  161. package/lib/response/list-access-request-histories-response.d.ts +2 -2
  162. package/lib/response/list-access-request-histories-response.js +1 -1
  163. package/lib/response/list-access-requests-response.d.ts +2 -2
  164. package/lib/response/list-access-requests-response.js +1 -1
  165. package/lib/response/list-interactions-response.d.ts +2 -2
  166. package/lib/response/list-interactions-response.js +1 -1
  167. package/lib/response/list-operator-actions-response.d.ts +2 -2
  168. package/lib/response/list-operator-actions-response.js +1 -1
  169. package/lib/response/list-operator-control-assignments-response.d.ts +2 -2
  170. package/lib/response/list-operator-control-assignments-response.js +1 -1
  171. package/lib/response/list-operator-controls-response.d.ts +2 -2
  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 +2 -2
  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 +2 -2
  180. package/lib/response/update-operator-control-assignment-response.js +1 -1
  181. package/lib/response/update-operator-control-response.d.ts +2 -2
  182. package/lib/response/update-operator-control-response.js +1 -1
  183. package/package.json +3 -3
@@ -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
  /**
@@ -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 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 __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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 ApproveAccessRequestRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/ApproveAccessRequest.ts.html |here} to see how to use ApproveAccessRequestRequest.
17
17
  */
18
18
  export interface ApproveAccessRequestRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ApproveAccessRequestRequest extends common.BaseRequest {
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 ChangeOperatorControlAssignmentCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/ChangeOperatorControlAssignmentCompartment.ts.html |here} to see how to use ChangeOperatorControlAssignmentCompartmentRequest.
17
17
  */
18
18
  export interface ChangeOperatorControlAssignmentCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ChangeOperatorControlAssignmentCompartmentRequest extends commo
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 ChangeOperatorControlCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/ChangeOperatorControlCompartment.ts.html |here} to see how to use ChangeOperatorControlCompartmentRequest.
17
17
  */
18
18
  export interface ChangeOperatorControlCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ChangeOperatorControlCompartmentRequest extends common.BaseRequ
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateOperatorControlAssignmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/CreateOperatorControlAssignment.ts.html |here} to see how to use CreateOperatorControlAssignmentRequest.
17
17
  */
18
18
  export interface CreateOperatorControlAssignmentRequest extends common.BaseRequest {
19
19
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateOperatorControlRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/CreateOperatorControl.ts.html |here} to see how to use CreateOperatorControlRequest.
17
17
  */
18
18
  export interface CreateOperatorControlRequest extends common.BaseRequest {
19
19
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteOperatorControlAssignmentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/DeleteOperatorControlAssignment.ts.html |here} to see how to use DeleteOperatorControlAssignmentRequest.
16
16
  */
17
17
  export interface DeleteOperatorControlAssignmentRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteOperatorControlAssignmentRequest extends common.BaseReque
25
25
  "description"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteOperatorControlRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/DeleteOperatorControl.ts.html |here} to see how to use DeleteOperatorControlRequest.
16
16
  */
17
17
  export interface DeleteOperatorControlRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteOperatorControlRequest extends common.BaseRequest {
25
25
  "description"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you
31
31
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetAccessRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/GetAccessRequest.ts.html |here} to see how to use GetAccessRequestRequest.
16
16
  */
17
17
  export interface GetAccessRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetOperatorActionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/GetOperatorAction.ts.html |here} to see how to use GetOperatorActionRequest.
16
16
  */
17
17
  export interface GetOperatorActionRequest extends common.BaseRequest {
18
18
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetOperatorControlAssignmentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/GetOperatorControlAssignment.ts.html |here} to see how to use GetOperatorControlAssignmentRequest.
16
16
  */
17
17
  export interface GetOperatorControlAssignmentRequest extends common.BaseRequest {
18
18
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetOperatorControlRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/GetOperatorControl.ts.html |here} to see how to use GetOperatorControlRequest.
16
16
  */
17
17
  export interface GetOperatorControlRequest extends common.BaseRequest {
18
18
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  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 ApproveAccessRequestRequest from "./approve-access-request-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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 InteractionRequestRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/InteractionRequest.ts.html |here} to see how to use InteractionRequestRequest.
17
17
  */
18
18
  export interface InteractionRequestRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface InteractionRequestRequest extends common.BaseRequest {
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
37
  * For optimistic concurrency control. In the PUT or DELETE call
38
- * for a resource, set the `if-match` parameter to the value of the
38
+ * for a resource, set the {@code if-match} parameter to the value of the
39
39
  * etag from a previous GET or POST response for that resource.
40
40
  * The resource will be updated or deleted only if the etag you
41
41
  * provide matches the resource's current etag value.
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListAccessRequestHistoriesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/ListAccessRequestHistories.ts.html |here} to see how to use ListAccessRequestHistoriesRequest.
16
16
  */
17
17
  export interface ListAccessRequestHistoriesRequest extends common.BaseRequest {
18
18
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 ListAccessRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/ListAccessRequests.ts.html |here} to see how to use ListAccessRequestsRequest.
17
17
  */
18
18
  export interface ListAccessRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListInteractionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/operatoraccesscontrol/ListInteractions.ts.html |here} to see how to use ListInteractionsRequest.
16
16
  */
17
17
  export interface ListInteractionsRequest extends common.BaseRequest {
18
18
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  Object.defineProperty(exports, "__esModule", { value: true });