oci-mysql 2.76.1 → 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 (96) hide show
  1. package/lib/client.d.ts +46 -46
  2. package/lib/client.js +46 -46
  3. package/lib/model/backup-policy.d.ts +2 -2
  4. package/lib/model/backup-summary.d.ts +2 -2
  5. package/lib/model/backup.d.ts +2 -2
  6. package/lib/model/channel-summary.d.ts +2 -2
  7. package/lib/model/channel.d.ts +2 -2
  8. package/lib/model/configuration-summary.d.ts +2 -2
  9. package/lib/model/configuration.d.ts +2 -2
  10. package/lib/model/create-backup-details.d.ts +2 -2
  11. package/lib/model/create-backup-policy-details.d.ts +2 -2
  12. package/lib/model/create-channel-details.d.ts +2 -2
  13. package/lib/model/create-configuration-details.d.ts +2 -2
  14. package/lib/model/create-db-system-details.d.ts +2 -2
  15. package/lib/model/create-replica-details.d.ts +2 -2
  16. package/lib/model/db-system-snapshot.d.ts +2 -2
  17. package/lib/model/db-system-summary.d.ts +2 -2
  18. package/lib/model/db-system.d.ts +2 -2
  19. package/lib/model/replica-summary.d.ts +2 -2
  20. package/lib/model/replica.d.ts +2 -2
  21. package/lib/model/update-backup-details.d.ts +2 -2
  22. package/lib/model/update-backup-policy-details.d.ts +2 -2
  23. package/lib/model/update-channel-details.d.ts +2 -2
  24. package/lib/model/update-configuration-details.d.ts +2 -2
  25. package/lib/model/update-db-system-details.d.ts +2 -2
  26. package/lib/model/update-replica-details.d.ts +2 -2
  27. package/lib/request/add-heat-wave-cluster-request.d.ts +2 -2
  28. package/lib/request/change-backup-compartment-request.d.ts +2 -2
  29. package/lib/request/create-backup-request.d.ts +1 -1
  30. package/lib/request/create-channel-request.d.ts +1 -1
  31. package/lib/request/create-configuration-request.d.ts +1 -1
  32. package/lib/request/create-db-system-request.d.ts +1 -1
  33. package/lib/request/create-replica-request.d.ts +1 -1
  34. package/lib/request/delete-backup-request.d.ts +2 -2
  35. package/lib/request/delete-channel-request.d.ts +2 -2
  36. package/lib/request/delete-configuration-request.d.ts +2 -2
  37. package/lib/request/delete-db-system-request.d.ts +2 -2
  38. package/lib/request/delete-heat-wave-cluster-request.d.ts +2 -2
  39. package/lib/request/delete-replica-request.d.ts +2 -2
  40. package/lib/request/generate-heat-wave-cluster-memory-estimate-request.d.ts +1 -1
  41. package/lib/request/get-backup-request.d.ts +2 -2
  42. package/lib/request/get-channel-request.d.ts +2 -2
  43. package/lib/request/get-configuration-request.d.ts +2 -2
  44. package/lib/request/get-db-system-request.d.ts +2 -2
  45. package/lib/request/get-heat-wave-cluster-memory-estimate-request.d.ts +1 -1
  46. package/lib/request/get-heat-wave-cluster-request.d.ts +2 -2
  47. package/lib/request/get-replica-request.d.ts +2 -2
  48. package/lib/request/get-work-request-request.d.ts +2 -2
  49. package/lib/request/list-backups-request.d.ts +2 -2
  50. package/lib/request/list-channels-request.d.ts +2 -2
  51. package/lib/request/list-configurations-request.d.ts +2 -2
  52. package/lib/request/list-db-systems-request.d.ts +2 -2
  53. package/lib/request/list-replicas-request.d.ts +2 -2
  54. package/lib/request/list-shapes-request.d.ts +1 -1
  55. package/lib/request/list-versions-request.d.ts +1 -1
  56. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  57. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  58. package/lib/request/list-work-requests-request.d.ts +2 -2
  59. package/lib/request/reset-channel-request.d.ts +2 -2
  60. package/lib/request/restart-db-system-request.d.ts +2 -2
  61. package/lib/request/restart-heat-wave-cluster-request.d.ts +2 -2
  62. package/lib/request/resume-channel-request.d.ts +2 -2
  63. package/lib/request/start-db-system-request.d.ts +2 -2
  64. package/lib/request/start-heat-wave-cluster-request.d.ts +2 -2
  65. package/lib/request/stop-db-system-request.d.ts +2 -2
  66. package/lib/request/stop-heat-wave-cluster-request.d.ts +2 -2
  67. package/lib/request/update-backup-request.d.ts +2 -2
  68. package/lib/request/update-channel-request.d.ts +2 -2
  69. package/lib/request/update-configuration-request.d.ts +2 -2
  70. package/lib/request/update-db-system-request.d.ts +2 -2
  71. package/lib/request/update-heat-wave-cluster-request.d.ts +2 -2
  72. package/lib/request/update-replica-request.d.ts +2 -2
  73. package/lib/response/add-heat-wave-cluster-response.d.ts +1 -1
  74. package/lib/response/create-backup-response.d.ts +1 -1
  75. package/lib/response/create-channel-response.d.ts +1 -1
  76. package/lib/response/create-configuration-response.d.ts +1 -1
  77. package/lib/response/create-db-system-response.d.ts +1 -1
  78. package/lib/response/create-replica-response.d.ts +1 -1
  79. package/lib/response/get-backup-response.d.ts +1 -1
  80. package/lib/response/get-channel-response.d.ts +1 -1
  81. package/lib/response/get-configuration-response.d.ts +1 -1
  82. package/lib/response/get-db-system-response.d.ts +1 -1
  83. package/lib/response/get-heat-wave-cluster-response.d.ts +1 -1
  84. package/lib/response/get-replica-response.d.ts +1 -1
  85. package/lib/response/get-work-request-response.d.ts +1 -1
  86. package/lib/response/list-backups-response.d.ts +1 -1
  87. package/lib/response/list-channels-response.d.ts +1 -1
  88. package/lib/response/list-configurations-response.d.ts +1 -1
  89. package/lib/response/list-db-systems-response.d.ts +1 -1
  90. package/lib/response/list-replicas-response.d.ts +1 -1
  91. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  92. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  93. package/lib/response/list-work-requests-response.d.ts +1 -1
  94. package/lib/response/update-backup-response.d.ts +1 -1
  95. package/lib/response/update-configuration-response.d.ts +1 -1
  96. 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/2.76.1/mysql/ListConfigurations.ts.html |here} to see how to use ListConfigurationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ListConfigurations.ts.html |here} to see how to use ListConfigurationsRequest.
16
16
  */
17
17
  export interface ListConfigurationsRequest extends common.BaseRequest {
18
18
  /**
@@ -62,7 +62,7 @@ export interface ListConfigurationsRequest extends common.BaseRequest {
62
62
  */
63
63
  "limit"?: number;
64
64
  /**
65
- * The value of the `opc-next-page` or `opc-prev-page` response header from
65
+ * The value of the {@code opc-next-page} or {@code opc-prev-page} response header from
66
66
  * the previous list call. For information about pagination, see [List
67
67
  * Pagination](https://docs.cloud.oracle.com/#API/Concepts/usingapi.htm#List_Pagination).
68
68
  *
@@ -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/2.76.1/mysql/ListDbSystems.ts.html |here} to see how to use ListDbSystemsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ListDbSystems.ts.html |here} to see how to use ListDbSystemsRequest.
16
16
  */
17
17
  export interface ListDbSystemsRequest extends common.BaseRequest {
18
18
  /**
@@ -76,7 +76,7 @@ export interface ListDbSystemsRequest extends common.BaseRequest {
76
76
  */
77
77
  "limit"?: number;
78
78
  /**
79
- * The value of the `opc-next-page` or `opc-prev-page` response header from
79
+ * The value of the {@code opc-next-page} or {@code opc-prev-page} response header from
80
80
  * the previous list call. For information about pagination, see [List
81
81
  * Pagination](https://docs.cloud.oracle.com/#API/Concepts/usingapi.htm#List_Pagination).
82
82
  *
@@ -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/2.76.1/mysql/ListReplicas.ts.html |here} to see how to use ListReplicasRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ListReplicas.ts.html |here} to see how to use ListReplicasRequest.
16
16
  */
17
17
  export interface ListReplicasRequest extends common.BaseRequest {
18
18
  /**
@@ -33,7 +33,7 @@ export interface ListReplicasRequest extends common.BaseRequest {
33
33
  */
34
34
  "limit"?: number;
35
35
  /**
36
- * The value of the `opc-next-page` or `opc-prev-page` response header from
36
+ * The value of the {@code opc-next-page} or {@code opc-prev-page} response header from
37
37
  * the previous list call. For information about pagination, see [List
38
38
  * Pagination](https://docs.cloud.oracle.com/#API/Concepts/usingapi.htm#List_Pagination).
39
39
  *
@@ -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/2.76.1/mysql/ListShapes.ts.html |here} to see how to use ListShapesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ListShapes.ts.html |here} to see how to use ListShapesRequest.
16
16
  */
17
17
  export interface ListShapesRequest extends common.BaseRequest {
18
18
  /**
@@ -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/2.76.1/mysql/ListVersions.ts.html |here} to see how to use ListVersionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ListVersions.ts.html |here} to see how to use ListVersionsRequest.
16
16
  */
17
17
  export interface ListVersionsRequest extends common.BaseRequest {
18
18
  /**
@@ -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/2.76.1/mysql/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**
@@ -33,7 +33,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
33
33
  */
34
34
  "limit"?: number;
35
35
  /**
36
- * The value of the `opc-next-page` or `opc-prev-page` response header from
36
+ * The value of the {@code opc-next-page} or {@code opc-prev-page} response header from
37
37
  * the previous list call. For information about pagination, see [List
38
38
  * Pagination](https://docs.cloud.oracle.com/#API/Concepts/usingapi.htm#List_Pagination).
39
39
  *
@@ -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/2.76.1/mysql/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -33,7 +33,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
33
33
  */
34
34
  "limit"?: number;
35
35
  /**
36
- * The value of the `opc-next-page` or `opc-prev-page` response header from
36
+ * The value of the {@code opc-next-page} or {@code opc-prev-page} response header from
37
37
  * the previous list call. For information about pagination, see [List
38
38
  * Pagination](https://docs.cloud.oracle.com/#API/Concepts/usingapi.htm#List_Pagination).
39
39
  *
@@ -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/2.76.1/mysql/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -41,7 +41,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
41
41
  */
42
42
  "limit"?: number;
43
43
  /**
44
- * The value of the `opc-next-page` or `opc-prev-page` response header from
44
+ * The value of the {@code opc-next-page} or {@code opc-prev-page} response header from
45
45
  * the previous list call. For information about pagination, see [List
46
46
  * Pagination](https://docs.cloud.oracle.com/#API/Concepts/usingapi.htm#List_Pagination).
47
47
  *
@@ -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/2.76.1/mysql/ResetChannel.ts.html |here} to see how to use ResetChannelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ResetChannel.ts.html |here} to see how to use ResetChannelRequest.
16
16
  */
17
17
  export interface ResetChannelRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface ResetChannelRequest extends common.BaseRequest {
21
21
  "channelId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a
24
- * resource, set the `If-Match` header to the value of the etag from a
24
+ * resource, set the {@code If-Match} header to the value of the etag from a
25
25
  * previous GET or POST response for that resource. The resource will be
26
26
  * updated or deleted only if the etag you provide matches the resource's
27
27
  * current etag value.
@@ -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/2.76.1/mysql/RestartDbSystem.ts.html |here} to see how to use RestartDbSystemRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/RestartDbSystem.ts.html |here} to see how to use RestartDbSystemRequest.
17
17
  */
18
18
  export interface RestartDbSystemRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface RestartDbSystemRequest extends common.BaseRequest {
26
26
  "restartDbSystemDetails": model.RestartDbSystemDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a
29
- * resource, set the `If-Match` header to the value of the etag from a
29
+ * resource, set the {@code If-Match} header to the value of the etag from a
30
30
  * previous GET or POST response for that resource. The resource will be
31
31
  * updated or deleted only if the etag you provide matches the resource's
32
32
  * current etag value.
@@ -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/2.76.1/mysql/RestartHeatWaveCluster.ts.html |here} to see how to use RestartHeatWaveClusterRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/RestartHeatWaveCluster.ts.html |here} to see how to use RestartHeatWaveClusterRequest.
16
16
  */
17
17
  export interface RestartHeatWaveClusterRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface RestartHeatWaveClusterRequest extends common.BaseRequest {
21
21
  "dbSystemId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a
24
- * resource, set the `If-Match` header to the value of the etag from a
24
+ * resource, set the {@code If-Match} header to the value of the etag from a
25
25
  * previous GET or POST response for that resource. The resource will be
26
26
  * updated or deleted only if the etag you provide matches the resource's
27
27
  * current etag value.
@@ -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/2.76.1/mysql/ResumeChannel.ts.html |here} to see how to use ResumeChannelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/ResumeChannel.ts.html |here} to see how to use ResumeChannelRequest.
16
16
  */
17
17
  export interface ResumeChannelRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface ResumeChannelRequest extends common.BaseRequest {
21
21
  "channelId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a
24
- * resource, set the `If-Match` header to the value of the etag from a
24
+ * resource, set the {@code If-Match} header to the value of the etag from a
25
25
  * previous GET or POST response for that resource. The resource will be
26
26
  * updated or deleted only if the etag you provide matches the resource's
27
27
  * current etag value.
@@ -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/2.76.1/mysql/StartDbSystem.ts.html |here} to see how to use StartDbSystemRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/StartDbSystem.ts.html |here} to see how to use StartDbSystemRequest.
16
16
  */
17
17
  export interface StartDbSystemRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface StartDbSystemRequest extends common.BaseRequest {
21
21
  "dbSystemId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a
24
- * resource, set the `If-Match` header to the value of the etag from a
24
+ * resource, set the {@code If-Match} header to the value of the etag from a
25
25
  * previous GET or POST response for that resource. The resource will be
26
26
  * updated or deleted only if the etag you provide matches the resource's
27
27
  * current etag value.
@@ -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/2.76.1/mysql/StartHeatWaveCluster.ts.html |here} to see how to use StartHeatWaveClusterRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/StartHeatWaveCluster.ts.html |here} to see how to use StartHeatWaveClusterRequest.
16
16
  */
17
17
  export interface StartHeatWaveClusterRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface StartHeatWaveClusterRequest extends common.BaseRequest {
21
21
  "dbSystemId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a
24
- * resource, set the `If-Match` header to the value of the etag from a
24
+ * resource, set the {@code If-Match} header to the value of the etag from a
25
25
  * previous GET or POST response for that resource. The resource will be
26
26
  * updated or deleted only if the etag you provide matches the resource's
27
27
  * current etag value.
@@ -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/2.76.1/mysql/StopDbSystem.ts.html |here} to see how to use StopDbSystemRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/StopDbSystem.ts.html |here} to see how to use StopDbSystemRequest.
17
17
  */
18
18
  export interface StopDbSystemRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface StopDbSystemRequest extends common.BaseRequest {
26
26
  "stopDbSystemDetails": model.StopDbSystemDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a
29
- * resource, set the `If-Match` header to the value of the etag from a
29
+ * resource, set the {@code If-Match} header to the value of the etag from a
30
30
  * previous GET or POST response for that resource. The resource will be
31
31
  * updated or deleted only if the etag you provide matches the resource's
32
32
  * current etag value.
@@ -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/2.76.1/mysql/StopHeatWaveCluster.ts.html |here} to see how to use StopHeatWaveClusterRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/StopHeatWaveCluster.ts.html |here} to see how to use StopHeatWaveClusterRequest.
16
16
  */
17
17
  export interface StopHeatWaveClusterRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface StopHeatWaveClusterRequest extends common.BaseRequest {
21
21
  "dbSystemId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a
24
- * resource, set the `If-Match` header to the value of the etag from a
24
+ * resource, set the {@code If-Match} header to the value of the etag from a
25
25
  * previous GET or POST response for that resource. The resource will be
26
26
  * updated or deleted only if the etag you provide matches the resource's
27
27
  * current etag value.
@@ -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/2.76.1/mysql/UpdateBackup.ts.html |here} to see how to use UpdateBackupRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/UpdateBackup.ts.html |here} to see how to use UpdateBackupRequest.
17
17
  */
18
18
  export interface UpdateBackupRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateBackupRequest extends common.BaseRequest {
26
26
  "updateBackupDetails": model.UpdateBackupDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a
29
- * resource, set the `If-Match` header to the value of the etag from a
29
+ * resource, set the {@code If-Match} header to the value of the etag from a
30
30
  * previous GET or POST response for that resource. The resource will be
31
31
  * updated or deleted only if the etag you provide matches the resource's
32
32
  * current etag value.
@@ -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/2.76.1/mysql/UpdateChannel.ts.html |here} to see how to use UpdateChannelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/UpdateChannel.ts.html |here} to see how to use UpdateChannelRequest.
17
17
  */
18
18
  export interface UpdateChannelRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateChannelRequest extends common.BaseRequest {
26
26
  "updateChannelDetails": model.UpdateChannelDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a
29
- * resource, set the `If-Match` header to the value of the etag from a
29
+ * resource, set the {@code If-Match} header to the value of the etag from a
30
30
  * previous GET or POST response for that resource. The resource will be
31
31
  * updated or deleted only if the etag you provide matches the resource's
32
32
  * current etag value.
@@ -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/2.76.1/mysql/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/UpdateConfiguration.ts.html |here} to see how to use UpdateConfigurationRequest.
17
17
  */
18
18
  export interface UpdateConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateConfigurationRequest extends common.BaseRequest {
26
26
  "updateConfigurationDetails": model.UpdateConfigurationDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a
29
- * resource, set the `If-Match` header to the value of the etag from a
29
+ * resource, set the {@code If-Match} header to the value of the etag from a
30
30
  * previous GET or POST response for that resource. The resource will be
31
31
  * updated or deleted only if the etag you provide matches the resource's
32
32
  * current etag value.
@@ -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/2.76.1/mysql/UpdateDbSystem.ts.html |here} to see how to use UpdateDbSystemRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/UpdateDbSystem.ts.html |here} to see how to use UpdateDbSystemRequest.
17
17
  */
18
18
  export interface UpdateDbSystemRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateDbSystemRequest extends common.BaseRequest {
26
26
  "updateDbSystemDetails": model.UpdateDbSystemDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a
29
- * resource, set the `If-Match` header to the value of the etag from a
29
+ * resource, set the {@code If-Match} header to the value of the etag from a
30
30
  * previous GET or POST response for that resource. The resource will be
31
31
  * updated or deleted only if the etag you provide matches the resource's
32
32
  * current etag value.
@@ -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/2.76.1/mysql/UpdateHeatWaveCluster.ts.html |here} to see how to use UpdateHeatWaveClusterRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/UpdateHeatWaveCluster.ts.html |here} to see how to use UpdateHeatWaveClusterRequest.
17
17
  */
18
18
  export interface UpdateHeatWaveClusterRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateHeatWaveClusterRequest extends common.BaseRequest {
26
26
  "updateHeatWaveClusterDetails": model.UpdateHeatWaveClusterDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a
29
- * resource, set the `If-Match` header to the value of the etag from a
29
+ * resource, set the {@code If-Match} header to the value of the etag from a
30
30
  * previous GET or POST response for that resource. The resource will be
31
31
  * updated or deleted only if the etag you provide matches the resource's
32
32
  * current etag value.
@@ -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/2.76.1/mysql/UpdateReplica.ts.html |here} to see how to use UpdateReplicaRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/mysql/UpdateReplica.ts.html |here} to see how to use UpdateReplicaRequest.
17
17
  */
18
18
  export interface UpdateReplicaRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateReplicaRequest extends common.BaseRequest {
26
26
  "updateReplicaDetails": model.UpdateReplicaDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a
29
- * resource, set the `If-Match` header to the value of the etag from a
29
+ * resource, set the {@code If-Match} header to the value of the etag from a
30
30
  * previous GET or POST response for that resource. The resource will be
31
31
  * updated or deleted only if the etag you provide matches the resource's
32
32
  * current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface AddHeatWaveClusterResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateBackupResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateChannelResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -17,7 +17,7 @@ export interface CreateConfigurationResponse {
17
17
  */
18
18
  "location": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  *
22
22
  */
23
23
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateDbSystemResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -17,7 +17,7 @@ export interface CreateReplicaResponse {
17
17
  */
18
18
  "location": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  *
22
22
  */
23
23
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetBackupResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetChannelResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetConfigurationResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetDbSystemResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetHeatWaveClusterResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetReplicaResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetWorkRequestResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -20,7 +20,7 @@ export interface ListBackupsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListChannelsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListConfigurationsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListDbSystemsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListReplicasResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListWorkRequestErrorsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListWorkRequestLogsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
- * then a partial list might have been returned. Include this value as the `page` parameter for the
23
+ * then a partial list might have been returned. Include this value as the {@code page} parameter for the
24
24
  * subsequent GET request to get the next batch of items.
25
25
  *
26
26
  */