oci-objectstorage 2.102.1 → 2.103.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 (192) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/client.d.ts +69 -69
  4. package/lib/client.js +69 -69
  5. package/lib/model/access-target-details.d.ts +2 -2
  6. package/lib/model/access-target-details.js +2 -2
  7. package/lib/model/archival-state.d.ts +2 -2
  8. package/lib/model/archival-state.js +2 -2
  9. package/lib/model/bucket-summary.d.ts +6 -6
  10. package/lib/model/bucket-summary.js +2 -2
  11. package/lib/model/bucket.d.ts +10 -10
  12. package/lib/model/bucket.js +2 -2
  13. package/lib/model/checksum-algorithm.d.ts +2 -2
  14. package/lib/model/checksum-algorithm.js +2 -2
  15. package/lib/model/commit-multipart-upload-details.d.ts +3 -3
  16. package/lib/model/commit-multipart-upload-details.js +2 -2
  17. package/lib/model/commit-multipart-upload-part-details.d.ts +3 -3
  18. package/lib/model/commit-multipart-upload-part-details.js +2 -2
  19. package/lib/model/copy-object-details.d.ts +3 -3
  20. package/lib/model/copy-object-details.js +2 -2
  21. package/lib/model/create-bucket-details.d.ts +7 -7
  22. package/lib/model/create-bucket-details.js +2 -2
  23. package/lib/model/create-multipart-upload-details.d.ts +3 -3
  24. package/lib/model/create-multipart-upload-details.js +2 -2
  25. package/lib/model/create-preauthenticated-request-details.d.ts +2 -2
  26. package/lib/model/create-preauthenticated-request-details.js +2 -2
  27. package/lib/model/create-private-endpoint-details.d.ts +4 -4
  28. package/lib/model/create-private-endpoint-details.js +2 -2
  29. package/lib/model/create-replication-policy-details.d.ts +2 -2
  30. package/lib/model/create-replication-policy-details.js +2 -2
  31. package/lib/model/create-retention-rule-details.d.ts +2 -2
  32. package/lib/model/create-retention-rule-details.js +2 -2
  33. package/lib/model/duration.d.ts +2 -2
  34. package/lib/model/duration.js +2 -2
  35. package/lib/model/fqdns.d.ts +2 -2
  36. package/lib/model/fqdns.js +2 -2
  37. package/lib/model/index.d.ts +2 -2
  38. package/lib/model/index.js +2 -2
  39. package/lib/model/list-objects.d.ts +3 -3
  40. package/lib/model/list-objects.js +2 -2
  41. package/lib/model/multipart-upload-part-summary.d.ts +3 -3
  42. package/lib/model/multipart-upload-part-summary.js +2 -2
  43. package/lib/model/multipart-upload.d.ts +4 -4
  44. package/lib/model/multipart-upload.js +2 -2
  45. package/lib/model/namespace-metadata.d.ts +2 -2
  46. package/lib/model/namespace-metadata.js +2 -2
  47. package/lib/model/object-lifecycle-policy.d.ts +3 -3
  48. package/lib/model/object-lifecycle-policy.js +2 -2
  49. package/lib/model/object-lifecycle-rule.d.ts +4 -4
  50. package/lib/model/object-lifecycle-rule.js +2 -2
  51. package/lib/model/object-name-filter.d.ts +2 -2
  52. package/lib/model/object-name-filter.js +2 -2
  53. package/lib/model/object-summary.d.ts +3 -3
  54. package/lib/model/object-summary.js +2 -2
  55. package/lib/model/object-version-collection.d.ts +3 -3
  56. package/lib/model/object-version-collection.js +2 -2
  57. package/lib/model/object-version-summary.d.ts +3 -3
  58. package/lib/model/object-version-summary.js +2 -2
  59. package/lib/model/pattern-details.d.ts +2 -2
  60. package/lib/model/pattern-details.js +2 -2
  61. package/lib/model/preauthenticated-request-summary.d.ts +2 -2
  62. package/lib/model/preauthenticated-request-summary.js +2 -2
  63. package/lib/model/preauthenticated-request.d.ts +4 -4
  64. package/lib/model/preauthenticated-request.js +2 -2
  65. package/lib/model/prefix-fqdns.d.ts +2 -2
  66. package/lib/model/prefix-fqdns.js +2 -2
  67. package/lib/model/private-endpoint-summary.d.ts +4 -4
  68. package/lib/model/private-endpoint-summary.js +2 -2
  69. package/lib/model/private-endpoint.d.ts +6 -6
  70. package/lib/model/private-endpoint.js +2 -2
  71. package/lib/model/put-object-lifecycle-policy-details.d.ts +2 -2
  72. package/lib/model/put-object-lifecycle-policy-details.js +2 -2
  73. package/lib/model/reencrypt-object-details.d.ts +3 -3
  74. package/lib/model/reencrypt-object-details.js +2 -2
  75. package/lib/model/rename-object-details.d.ts +3 -3
  76. package/lib/model/rename-object-details.js +2 -2
  77. package/lib/model/replication-policy-summary.d.ts +2 -2
  78. package/lib/model/replication-policy-summary.js +2 -2
  79. package/lib/model/replication-policy.d.ts +2 -2
  80. package/lib/model/replication-policy.js +2 -2
  81. package/lib/model/replication-source.d.ts +2 -2
  82. package/lib/model/replication-source.js +2 -2
  83. package/lib/model/restore-objects-details.d.ts +2 -2
  84. package/lib/model/restore-objects-details.js +2 -2
  85. package/lib/model/retention-rule-collection.d.ts +2 -2
  86. package/lib/model/retention-rule-collection.js +2 -2
  87. package/lib/model/retention-rule-details.d.ts +2 -2
  88. package/lib/model/retention-rule-details.js +2 -2
  89. package/lib/model/retention-rule-summary.d.ts +2 -2
  90. package/lib/model/retention-rule-summary.js +2 -2
  91. package/lib/model/retention-rule.d.ts +2 -2
  92. package/lib/model/retention-rule.js +2 -2
  93. package/lib/model/s-se-customer-key-details.d.ts +2 -2
  94. package/lib/model/s-se-customer-key-details.js +2 -2
  95. package/lib/model/storage-tier.d.ts +2 -2
  96. package/lib/model/storage-tier.js +2 -2
  97. package/lib/model/update-bucket-details.d.ts +7 -7
  98. package/lib/model/update-bucket-details.js +2 -2
  99. package/lib/model/update-namespace-metadata-details.d.ts +2 -2
  100. package/lib/model/update-namespace-metadata-details.js +2 -2
  101. package/lib/model/update-object-storage-tier-details.d.ts +2 -2
  102. package/lib/model/update-object-storage-tier-details.js +2 -2
  103. package/lib/model/update-private-endpoint-details.d.ts +4 -4
  104. package/lib/model/update-private-endpoint-details.js +2 -2
  105. package/lib/model/update-retention-rule-details.d.ts +2 -2
  106. package/lib/model/update-retention-rule-details.js +2 -2
  107. package/lib/model/work-request-error.d.ts +3 -3
  108. package/lib/model/work-request-error.js +2 -2
  109. package/lib/model/work-request-log-entry.d.ts +2 -2
  110. package/lib/model/work-request-log-entry.js +2 -2
  111. package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
  112. package/lib/model/work-request-resource-metadata-key.js +2 -2
  113. package/lib/model/work-request-resource.d.ts +2 -2
  114. package/lib/model/work-request-resource.js +2 -2
  115. package/lib/model/work-request-summary.d.ts +3 -3
  116. package/lib/model/work-request-summary.js +2 -2
  117. package/lib/model/work-request.d.ts +3 -3
  118. package/lib/model/work-request.js +2 -2
  119. package/lib/objectstorage-waiter.d.ts +2 -2
  120. package/lib/objectstorage-waiter.js +2 -2
  121. package/lib/request/abort-multipart-upload-request.d.ts +1 -1
  122. package/lib/request/cancel-work-request-request.d.ts +1 -1
  123. package/lib/request/commit-multipart-upload-request.d.ts +1 -1
  124. package/lib/request/copy-object-request.d.ts +8 -8
  125. package/lib/request/create-bucket-request.d.ts +1 -1
  126. package/lib/request/create-multipart-upload-request.d.ts +5 -5
  127. package/lib/request/create-preauthenticated-request-request.d.ts +1 -1
  128. package/lib/request/create-private-endpoint-request.d.ts +1 -1
  129. package/lib/request/create-replication-policy-request.d.ts +1 -1
  130. package/lib/request/create-retention-rule-request.d.ts +1 -1
  131. package/lib/request/delete-bucket-request.d.ts +1 -1
  132. package/lib/request/delete-object-lifecycle-policy-request.d.ts +1 -1
  133. package/lib/request/delete-object-request.d.ts +1 -1
  134. package/lib/request/delete-preauthenticated-request-request.d.ts +1 -1
  135. package/lib/request/delete-private-endpoint-request.d.ts +1 -1
  136. package/lib/request/delete-replication-policy-request.d.ts +1 -1
  137. package/lib/request/delete-retention-rule-request.d.ts +1 -1
  138. package/lib/request/get-bucket-request.d.ts +1 -1
  139. package/lib/request/get-namespace-metadata-request.d.ts +1 -1
  140. package/lib/request/get-namespace-request.d.ts +3 -3
  141. package/lib/request/get-object-lifecycle-policy-request.d.ts +1 -1
  142. package/lib/request/get-object-request.d.ts +4 -4
  143. package/lib/request/get-preauthenticated-request-request.d.ts +1 -1
  144. package/lib/request/get-private-endpoint-request.d.ts +1 -1
  145. package/lib/request/get-replication-policy-request.d.ts +1 -1
  146. package/lib/request/get-retention-rule-request.d.ts +1 -1
  147. package/lib/request/get-work-request-request.d.ts +1 -1
  148. package/lib/request/head-bucket-request.d.ts +1 -1
  149. package/lib/request/head-object-request.d.ts +4 -4
  150. package/lib/request/index.d.ts +2 -2
  151. package/lib/request/index.js +2 -2
  152. package/lib/request/list-buckets-request.d.ts +3 -3
  153. package/lib/request/list-multipart-upload-parts-request.d.ts +3 -3
  154. package/lib/request/list-multipart-uploads-request.d.ts +3 -3
  155. package/lib/request/list-object-versions-request.d.ts +3 -3
  156. package/lib/request/list-objects-request.d.ts +2 -2
  157. package/lib/request/list-preauthenticated-requests-request.d.ts +3 -3
  158. package/lib/request/list-private-endpoints-request.d.ts +3 -3
  159. package/lib/request/list-replication-policies-request.d.ts +3 -3
  160. package/lib/request/list-replication-sources-request.d.ts +3 -3
  161. package/lib/request/list-retention-rules-request.d.ts +2 -2
  162. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  163. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  164. package/lib/request/list-work-requests-request.d.ts +3 -3
  165. package/lib/request/make-bucket-writable-request.d.ts +1 -1
  166. package/lib/request/put-object-lifecycle-policy-request.d.ts +1 -1
  167. package/lib/request/put-object-request.d.ts +5 -5
  168. package/lib/request/reencrypt-bucket-request.d.ts +1 -1
  169. package/lib/request/reencrypt-object-request.d.ts +1 -1
  170. package/lib/request/rename-object-request.d.ts +1 -1
  171. package/lib/request/restore-objects-request.d.ts +1 -1
  172. package/lib/request/update-bucket-request.d.ts +1 -1
  173. package/lib/request/update-namespace-metadata-request.d.ts +1 -1
  174. package/lib/request/update-object-storage-tier-request.d.ts +1 -1
  175. package/lib/request/update-private-endpoint-request.d.ts +1 -1
  176. package/lib/request/update-retention-rule-request.d.ts +1 -1
  177. package/lib/request/upload-part-request.d.ts +5 -5
  178. package/lib/response/index.d.ts +2 -2
  179. package/lib/response/index.js +2 -2
  180. package/lib/response/list-buckets-response.d.ts +1 -1
  181. package/lib/response/list-multipart-upload-parts-response.d.ts +1 -1
  182. package/lib/response/list-multipart-uploads-response.d.ts +1 -1
  183. package/lib/response/list-object-versions-response.d.ts +1 -1
  184. package/lib/response/list-preauthenticated-requests-response.d.ts +1 -1
  185. package/lib/response/list-private-endpoints-response.d.ts +1 -1
  186. package/lib/response/list-replication-policies-response.d.ts +1 -1
  187. package/lib/response/list-replication-sources-response.d.ts +1 -1
  188. package/lib/response/list-retention-rules-response.d.ts +1 -1
  189. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  190. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  191. package/lib/response/list-work-requests-response.d.ts +1 -1
  192. package/package.json +3 -3
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListObjects.ts.html |here} to see how to use ListObjectsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListObjects.ts.html |here} to see how to use ListObjectsRequest.
16
16
  */
17
17
  export interface ListObjectsRequest extends common.BaseRequest {
18
18
  /**
@@ -40,7 +40,7 @@ export interface ListObjectsRequest extends common.BaseRequest {
40
40
  /**
41
41
  * For list pagination. The maximum number of results per page, or items to return in a paginated
42
42
  * \"List\" call. For important details about how pagination works, see
43
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
43
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
44
44
  *
45
45
  */
46
46
  "limit"?: number;
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListPreauthenticatedRequests.ts.html |here} to see how to use ListPreauthenticatedRequestsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListPreauthenticatedRequests.ts.html |here} to see how to use ListPreauthenticatedRequestsRequest.
16
16
  */
17
17
  export interface ListPreauthenticatedRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -32,13 +32,13 @@ export interface ListPreauthenticatedRequestsRequest extends common.BaseRequest
32
32
  /**
33
33
  * For list pagination. The maximum number of results per page, or items to return in a paginated
34
34
  * \"List\" call. For important details about how pagination works, see
35
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
36
  *
37
37
  */
38
38
  "limit"?: number;
39
39
  /**
40
40
  * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
41
- * details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
41
+ * details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
42
42
  *
43
43
  */
44
44
  "page"?: string;
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListPrivateEndpoints.ts.html |here} to see how to use ListPrivateEndpointsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListPrivateEndpoints.ts.html |here} to see how to use ListPrivateEndpointsRequest.
16
16
  */
17
17
  export interface ListPrivateEndpointsRequest extends common.BaseRequest {
18
18
  /**
@@ -26,13 +26,13 @@ export interface ListPrivateEndpointsRequest extends common.BaseRequest {
26
26
  /**
27
27
  * For list pagination. The maximum number of results per page, or items to return in a paginated
28
28
  * \"List\" call. For important details about how pagination works, see
29
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
29
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
30
30
  *
31
31
  */
32
32
  "limit"?: number;
33
33
  /**
34
34
  * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
35
- * details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
+ * details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
36
  *
37
37
  */
38
38
  "page"?: string;
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListReplicationPolicies.ts.html |here} to see how to use ListReplicationPoliciesRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListReplicationPolicies.ts.html |here} to see how to use ListReplicationPoliciesRequest.
16
16
  */
17
17
  export interface ListReplicationPoliciesRequest extends common.BaseRequest {
18
18
  /**
@@ -31,14 +31,14 @@ export interface ListReplicationPoliciesRequest extends common.BaseRequest {
31
31
  "opcClientRequestId"?: string;
32
32
  /**
33
33
  * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
34
- * details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
+ * details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
35
  *
36
36
  */
37
37
  "page"?: string;
38
38
  /**
39
39
  * For list pagination. The maximum number of results per page, or items to return in a paginated
40
40
  * \"List\" call. For important details about how pagination works, see
41
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
41
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
42
42
  *
43
43
  */
44
44
  "limit"?: number;
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListReplicationSources.ts.html |here} to see how to use ListReplicationSourcesRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListReplicationSources.ts.html |here} to see how to use ListReplicationSourcesRequest.
16
16
  */
17
17
  export interface ListReplicationSourcesRequest extends common.BaseRequest {
18
18
  /**
@@ -31,14 +31,14 @@ export interface ListReplicationSourcesRequest extends common.BaseRequest {
31
31
  "opcClientRequestId"?: string;
32
32
  /**
33
33
  * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
34
- * details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
+ * details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
35
  *
36
36
  */
37
37
  "page"?: string;
38
38
  /**
39
39
  * For list pagination. The maximum number of results per page, or items to return in a paginated
40
40
  * \"List\" call. For important details about how pagination works, see
41
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
41
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
42
42
  *
43
43
  */
44
44
  "limit"?: number;
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListRetentionRules.ts.html |here} to see how to use ListRetentionRulesRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListRetentionRules.ts.html |here} to see how to use ListRetentionRulesRequest.
16
16
  */
17
17
  export interface ListRetentionRulesRequest extends common.BaseRequest {
18
18
  /**
@@ -27,7 +27,7 @@ export interface ListRetentionRulesRequest extends common.BaseRequest {
27
27
  "bucketName": string;
28
28
  /**
29
29
  * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
30
- * details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
30
+ * details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
31
  *
32
32
  */
33
33
  "page"?: string;
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**
@@ -21,14 +21,14 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
21
21
  "workRequestId": string;
22
22
  /**
23
23
  * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
24
- * details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
24
+ * details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
27
27
  "page"?: string;
28
28
  /**
29
29
  * For list pagination. The maximum number of results per page, or items to return in a paginated
30
30
  * \"List\" call. For important details about how pagination works, see
31
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
32
  *
33
33
  */
34
34
  "limit"?: number;
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -21,14 +21,14 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
21
21
  "workRequestId": string;
22
22
  /**
23
23
  * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
24
- * details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
24
+ * details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
27
27
  "page"?: string;
28
28
  /**
29
29
  * For list pagination. The maximum number of results per page, or items to return in a paginated
30
30
  * \"List\" call. For important details about how pagination works, see
31
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
32
  *
33
33
  */
34
34
  "limit"?: number;
@@ -12,7 +12,7 @@
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/latest/objectstorage/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -29,14 +29,14 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
29
29
  "opcClientRequestId"?: string;
30
30
  /**
31
31
  * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call. For important
32
- * details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
+ * details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
33
  *
34
34
  */
35
35
  "page"?: string;
36
36
  /**
37
37
  * For list pagination. The maximum number of results per page, or items to return in a paginated
38
38
  * \"List\" call. For important details about how pagination works, see
39
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
39
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
40
40
  *
41
41
  */
42
42
  "limit"?: number;
@@ -12,7 +12,7 @@
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/latest/objectstorage/MakeBucketWritable.ts.html |here} to see how to use MakeBucketWritableRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/MakeBucketWritable.ts.html |here} to see how to use MakeBucketWritableRequest.
16
16
  */
17
17
  export interface MakeBucketWritableRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/PutObjectLifecyclePolicy.ts.html |here} to see how to use PutObjectLifecyclePolicyRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/PutObjectLifecyclePolicy.ts.html |here} to see how to use PutObjectLifecyclePolicyRequest.
17
17
  */
18
18
  export interface PutObjectLifecyclePolicyRequest extends common.BaseRequest {
19
19
  /**
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
  import common = require("oci-common");
16
16
  import stream = require("stream");
17
17
  /**
18
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/PutObject.ts.html |here} to see how to use PutObjectRequest.
18
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/PutObject.ts.html |here} to see how to use PutObjectRequest.
19
19
  */
20
20
  export interface PutObjectRequest extends common.BaseRequest {
21
21
  /**
@@ -161,26 +161,26 @@ export interface PutObjectRequest extends common.BaseRequest {
161
161
  "cacheControl"?: string;
162
162
  /**
163
163
  * The optional header that specifies \"AES256\" as the encryption algorithm. For more information, see
164
- * [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
164
+ * [Using Your Own Keys for Server-Side Encryption](https://docs.oracle.com/iaas/Content/Object/Tasks/usingyourencryptionkeys.htm).
165
165
  *
166
166
  */
167
167
  "opcSseCustomerAlgorithm"?: string;
168
168
  /**
169
169
  * The optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
170
170
  * decrypt the data. For more information, see
171
- * [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
171
+ * [Using Your Own Keys for Server-Side Encryption](https://docs.oracle.com/iaas/Content/Object/Tasks/usingyourencryptionkeys.htm).
172
172
  *
173
173
  */
174
174
  "opcSseCustomerKey"?: string;
175
175
  /**
176
176
  * The optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
177
177
  * value is used to check the integrity of the encryption key. For more information, see
178
- * [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
178
+ * [Using Your Own Keys for Server-Side Encryption](https://docs.oracle.com/iaas/Content/Object/Tasks/usingyourencryptionkeys.htm).
179
179
  *
180
180
  */
181
181
  "opcSseCustomerKeySha256"?: string;
182
182
  /**
183
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of a master encryption key used to call the Key
183
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a master encryption key used to call the Key
184
184
  * Management service to generate a data encryption key or to encrypt or decrypt a data encryption key.
185
185
  *
186
186
  */
@@ -12,7 +12,7 @@
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/latest/objectstorage/ReencryptBucket.ts.html |here} to see how to use ReencryptBucketRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ReencryptBucket.ts.html |here} to see how to use ReencryptBucketRequest.
16
16
  */
17
17
  export interface ReencryptBucketRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/ReencryptObject.ts.html |here} to see how to use ReencryptObjectRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/ReencryptObject.ts.html |here} to see how to use ReencryptObjectRequest.
17
17
  */
18
18
  export interface ReencryptObjectRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/RenameObject.ts.html |here} to see how to use RenameObjectRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/RenameObject.ts.html |here} to see how to use RenameObjectRequest.
17
17
  */
18
18
  export interface RenameObjectRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/RestoreObjects.ts.html |here} to see how to use RestoreObjectsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/RestoreObjects.ts.html |here} to see how to use RestoreObjectsRequest.
17
17
  */
18
18
  export interface RestoreObjectsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/UpdateBucket.ts.html |here} to see how to use UpdateBucketRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/UpdateBucket.ts.html |here} to see how to use UpdateBucketRequest.
17
17
  */
18
18
  export interface UpdateBucketRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/UpdateNamespaceMetadata.ts.html |here} to see how to use UpdateNamespaceMetadataRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/UpdateNamespaceMetadata.ts.html |here} to see how to use UpdateNamespaceMetadataRequest.
17
17
  */
18
18
  export interface UpdateNamespaceMetadataRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/UpdateObjectStorageTier.ts.html |here} to see how to use UpdateObjectStorageTierRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/UpdateObjectStorageTier.ts.html |here} to see how to use UpdateObjectStorageTierRequest.
17
17
  */
18
18
  export interface UpdateObjectStorageTierRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/UpdatePrivateEndpoint.ts.html |here} to see how to use UpdatePrivateEndpointRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/UpdatePrivateEndpoint.ts.html |here} to see how to use UpdatePrivateEndpointRequest.
17
17
  */
18
18
  export interface UpdatePrivateEndpointRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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/latest/objectstorage/UpdateRetentionRule.ts.html |here} to see how to use UpdateRetentionRuleRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/UpdateRetentionRule.ts.html |here} to see how to use UpdateRetentionRuleRequest.
17
17
  */
18
18
  export interface UpdateRetentionRuleRequest extends common.BaseRequest {
19
19
  /**
@@ -15,7 +15,7 @@ import * as model from "../model";
15
15
  import common = require("oci-common");
16
16
  import stream = require("stream");
17
17
  /**
18
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/UploadPart.ts.html |here} to see how to use UploadPartRequest.
18
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/objectstorage/UploadPart.ts.html |here} to see how to use UploadPartRequest.
19
19
  */
20
20
  export interface UploadPartRequest extends common.BaseRequest {
21
21
  /**
@@ -128,26 +128,26 @@ export interface UploadPartRequest extends common.BaseRequest {
128
128
  "opcContentSha384"?: string;
129
129
  /**
130
130
  * The optional header that specifies \"AES256\" as the encryption algorithm. For more information, see
131
- * [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
131
+ * [Using Your Own Keys for Server-Side Encryption](https://docs.oracle.com/iaas/Content/Object/Tasks/usingyourencryptionkeys.htm).
132
132
  *
133
133
  */
134
134
  "opcSseCustomerAlgorithm"?: string;
135
135
  /**
136
136
  * The optional header that specifies the base64-encoded 256-bit encryption key to use to encrypt or
137
137
  * decrypt the data. For more information, see
138
- * [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
138
+ * [Using Your Own Keys for Server-Side Encryption](https://docs.oracle.com/iaas/Content/Object/Tasks/usingyourencryptionkeys.htm).
139
139
  *
140
140
  */
141
141
  "opcSseCustomerKey"?: string;
142
142
  /**
143
143
  * The optional header that specifies the base64-encoded SHA256 hash of the encryption key. This
144
144
  * value is used to check the integrity of the encryption key. For more information, see
145
- * [Using Your Own Keys for Server-Side Encryption](https://docs.cloud.oracle.com/Content/Object/Tasks/usingyourencryptionkeys.htm).
145
+ * [Using Your Own Keys for Server-Side Encryption](https://docs.oracle.com/iaas/Content/Object/Tasks/usingyourencryptionkeys.htm).
146
146
  *
147
147
  */
148
148
  "opcSseCustomerKeySha256"?: string;
149
149
  /**
150
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of a master encryption key used to call the Key
150
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a master encryption key used to call the Key
151
151
  * Management service to generate a data encryption key or to encrypt or decrypt a data encryption key.
152
152
  *
153
153
  */
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Object Storage Service API
3
3
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
4
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
5
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
4
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
5
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20160918
8
8
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -2,8 +2,8 @@
2
2
  /**
3
3
  * Object Storage Service API
4
4
  * Use Object Storage and Archive Storage APIs to manage buckets, objects, and related resources.
5
- For more information, see [Overview of Object Storage](/Content/Object/Concepts/objectstorageoverview.htm) and
6
- [Overview of Archive Storage](/Content/Archive/Concepts/archivestorageoverview.htm).
5
+ For more information, see [Overview of Object Storage](https://docs.oracle.com/iaas/Content/Object/Concepts/objectstorageoverview.htm) and
6
+ [Overview of Archive Storage](https://docs.oracle.com/iaas/Content/Archive/Concepts/archivestorageoverview.htm).
7
7
 
8
8
  * OpenAPI spec version: 20160918
9
9
  * Contact: opc_casper_users_us_grp@oracle.com
@@ -30,7 +30,7 @@ export interface ListBucketsResponse {
30
30
  * next batch of buckets. Repeat this process to retrieve the entire list of buckets.
31
31
  * By default, the page limit is set to 25 buckets per page, but you can specify a value from 1 to 1000.
32
32
  * <p>
33
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
34
  *
35
35
  */
36
36
  "opcNextPage": string;
@@ -30,7 +30,7 @@ export interface ListMultipartUploadPartsResponse {
30
30
  * GET request to get the next batch of multipart upload parts. Repeat this process to retrieve the entire list
31
31
  * of multipart upload parts.
32
32
  * <p>
33
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
34
  *
35
35
  */
36
36
  "opcNextPage": string;
@@ -30,7 +30,7 @@ export interface ListMultipartUploadsResponse {
30
30
  * GET request to get the next batch of objects. Repeat this process to retrieve the entire list of
31
31
  * multipart uploads.
32
32
  * <p>
33
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
34
  *
35
35
  */
36
36
  "opcNextPage": string;
@@ -30,7 +30,7 @@ export interface ListObjectVersionsResponse {
30
30
  * GET request to get the next batch of object versions and prefixes. Repeat this process to retrieve the entire list of
31
31
  * object versions and prefixes.
32
32
  * <p>
33
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
34
  *
35
35
  */
36
36
  "opcNextPage": string;
@@ -30,7 +30,7 @@ export interface ListPreauthenticatedRequestsResponse {
30
30
  * the subsequent GET request to get the next batch of pre-authenticated requests. Repeat this process to
31
31
  * retrieve the entire list of pre-authenticated requests.
32
32
  * <p>
33
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
34
  *
35
35
  */
36
36
  "opcNextPage": string;
@@ -29,7 +29,7 @@ export interface ListPrivateEndpointsResponse {
29
29
  * Private Endpoint's to get. Include the header's value as the {@code page} parameter in the subsequent GET request to get the
30
30
  * next batch of PEs. Repeat this process to retrieve the entire list of Private Endpoint's.
31
31
  * By default, the page limit is set to 25 Private Endpoint's per page, but you can specify a value from 1 to 1000.
32
- * For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
+ * For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
33
  *
34
34
  */
35
35
  "opcNextPage": string;
@@ -29,7 +29,7 @@ export interface ListReplicationPoliciesResponse {
29
29
  * policies to get. Include the header's value as the {@code page} parameter in the subsequent GET request to get the
30
30
  * next batch of policies. Repeat this process to retrieve the entire list of policies.
31
31
  * <p>
32
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
33
  *
34
34
  */
35
35
  "opcNextPage": string;
@@ -29,7 +29,7 @@ export interface ListReplicationSourcesResponse {
29
29
  * policies to get. Include the header's value as the {@code page} parameter in the subsequent GET request to get the
30
30
  * next batch of policies. Repeat this process to retrieve the entire list of sources.
31
31
  * <p>
32
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
33
  *
34
34
  */
35
35
  "opcNextPage": string;
@@ -29,7 +29,7 @@ export interface ListRetentionRulesResponse {
29
29
  * the {@code page} parameter in a subsequent GET request to get the next set of retention rules.
30
30
  * Repeat this process to retrieve the entire list of retention rules.
31
31
  * <p>
32
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
33
  *
34
34
  */
35
35
  "opcNextPage": string;
@@ -26,7 +26,7 @@ export interface ListWorkRequestErrorsResponse {
26
26
  * GET request to get the next batch of work request errors. Repeat this process to retrieve the entire list of work
27
27
  * request errors.
28
28
  * <p>
29
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
29
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
30
30
  *
31
31
  */
32
32
  "opcNextPage": string;
@@ -30,7 +30,7 @@ export interface ListWorkRequestLogsResponse {
30
30
  * GET request to get the next batch of work requests. Repeat this process to retrieve the entire list of work
31
31
  * requests.
32
32
  * <p>
33
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
34
  *
35
35
  */
36
36
  "opcNextPage": string;
@@ -26,7 +26,7 @@ export interface ListWorkRequestsResponse {
26
26
  * GET request to get the next batch of work requests. Repeat this process to retrieve the entire list of work
27
27
  * requests.
28
28
  * <p>
29
- For more details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
29
+ For more details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
30
30
  *
31
31
  */
32
32
  "opcNextPage": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-objectstorage",
3
- "version": "2.102.1",
3
+ "version": "2.103.0",
4
4
  "description": "OCI NodeJS client for ObjectStorage",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,9 +15,9 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.102.1",
18
+ "oci-common": "2.103.0",
19
19
  "await-semaphore": "^0.1.3",
20
- "oci-workrequests": "2.102.1"
20
+ "oci-workrequests": "2.103.0"
21
21
  },
22
22
  "publishConfig": {
23
23
  "registry": "https://registry.npmjs.org"