oci-waas 2.76.1 → 2.77.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (164) hide show
  1. package/lib/client.d.ts +84 -74
  2. package/lib/client.js +89 -72
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/access-rule-criteria.d.ts +25 -25
  5. package/lib/model/access-rule.d.ts +15 -15
  6. package/lib/model/add-http-response-header-action.d.ts +2 -2
  7. package/lib/model/address-list-summary.d.ts +2 -2
  8. package/lib/model/address-list.d.ts +2 -2
  9. package/lib/model/address-rate-limiting.d.ts +3 -3
  10. package/lib/model/block-challenge-settings.d.ts +10 -10
  11. package/lib/model/caching-rule-criteria.d.ts +5 -5
  12. package/lib/model/caching-rule-summary.d.ts +5 -5
  13. package/lib/model/caching-rule.d.ts +5 -5
  14. package/lib/model/captcha.d.ts +4 -4
  15. package/lib/model/certificate-summary.d.ts +2 -2
  16. package/lib/model/certificate.d.ts +3 -3
  17. package/lib/model/create-address-list-details.d.ts +2 -2
  18. package/lib/model/create-certificate-details.d.ts +4 -4
  19. package/lib/model/create-custom-protection-rule-details.d.ts +7 -7
  20. package/lib/model/create-http-redirect-details.d.ts +2 -2
  21. package/lib/model/create-waas-policy-details.d.ts +4 -4
  22. package/lib/model/custom-protection-rule-setting.d.ts +1 -1
  23. package/lib/model/custom-protection-rule-summary.d.ts +2 -2
  24. package/lib/model/custom-protection-rule.d.ts +7 -7
  25. package/lib/model/device-fingerprint-challenge.d.ts +6 -6
  26. package/lib/model/extend-http-response-header-action.d.ts +2 -2
  27. package/lib/model/health-check.d.ts +1 -1
  28. package/lib/model/http-redirect-summary.d.ts +2 -2
  29. package/lib/model/http-redirect.d.ts +2 -2
  30. package/lib/model/human-interaction-challenge.d.ts +7 -7
  31. package/lib/model/i-phash-load-balancing-method.d.ts +1 -1
  32. package/lib/model/js-challenge.d.ts +4 -4
  33. package/lib/model/origin.d.ts +3 -3
  34. package/lib/model/policy-config.d.ts +15 -15
  35. package/lib/model/protection-rule-action.d.ts +2 -2
  36. package/lib/model/protection-rule-exclusion.d.ts +2 -2
  37. package/lib/model/protection-rule.d.ts +2 -2
  38. package/lib/model/protection-settings.d.ts +18 -18
  39. package/lib/model/purge-cache.d.ts +1 -1
  40. package/lib/model/recommendation.d.ts +1 -1
  41. package/lib/model/remove-http-response-header-action.d.ts +1 -1
  42. package/lib/model/round-robin-load-balancing-method.d.ts +1 -1
  43. package/lib/model/sticky-cookie-load-balancing-method.d.ts +1 -1
  44. package/lib/model/threat-feed-action.d.ts +1 -1
  45. package/lib/model/threat-feed.d.ts +1 -1
  46. package/lib/model/update-address-list-details.d.ts +2 -2
  47. package/lib/model/update-certificate-details.d.ts +2 -2
  48. package/lib/model/update-custom-protection-rule-details.d.ts +7 -7
  49. package/lib/model/update-http-redirect-details.d.ts +2 -2
  50. package/lib/model/update-waas-policy-details.d.ts +4 -4
  51. package/lib/model/waas-policy-custom-protection-rule-summary.d.ts +1 -1
  52. package/lib/model/waas-policy-summary.d.ts +2 -2
  53. package/lib/model/waas-policy.d.ts +4 -4
  54. package/lib/model/waf-config-details.d.ts +4 -4
  55. package/lib/model/waf-config.d.ts +4 -4
  56. package/lib/model/waf-log.d.ts +14 -14
  57. package/lib/model/waf-meter-datum.d.ts +1 -1
  58. package/lib/model/work-request-resource.d.ts +1 -1
  59. package/lib/model/work-request-summary.d.ts +1 -1
  60. package/lib/model/work-request.d.ts +2 -2
  61. package/lib/request/accept-recommendations-request.d.ts +2 -2
  62. package/lib/request/cancel-work-request-request.d.ts +2 -2
  63. package/lib/request/change-address-list-compartment-request.d.ts +2 -2
  64. package/lib/request/change-certificate-compartment-request.d.ts +2 -2
  65. package/lib/request/change-custom-protection-rule-compartment-request.d.ts +2 -2
  66. package/lib/request/change-http-redirect-compartment-request.d.ts +2 -2
  67. package/lib/request/change-waas-policy-compartment-request.d.ts +2 -2
  68. package/lib/request/create-address-list-request.d.ts +1 -1
  69. package/lib/request/create-certificate-request.d.ts +1 -1
  70. package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
  71. package/lib/request/create-http-redirect-request.d.ts +1 -1
  72. package/lib/request/create-waas-policy-request.d.ts +1 -1
  73. package/lib/request/delete-address-list-request.d.ts +2 -2
  74. package/lib/request/delete-certificate-request.d.ts +2 -2
  75. package/lib/request/delete-custom-protection-rule-request.d.ts +2 -2
  76. package/lib/request/delete-http-redirect-request.d.ts +2 -2
  77. package/lib/request/delete-waas-policy-request.d.ts +2 -2
  78. package/lib/request/get-address-list-request.d.ts +1 -1
  79. package/lib/request/get-certificate-request.d.ts +1 -1
  80. package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
  81. package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
  82. package/lib/request/get-http-redirect-request.d.ts +1 -1
  83. package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
  84. package/lib/request/get-js-challenge-request.d.ts +1 -1
  85. package/lib/request/get-policy-config-request.d.ts +1 -1
  86. package/lib/request/get-protection-rule-request.d.ts +1 -1
  87. package/lib/request/get-protection-settings-request.d.ts +1 -1
  88. package/lib/request/get-waas-policy-request.d.ts +1 -1
  89. package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
  90. package/lib/request/get-waf-config-request.d.ts +1 -1
  91. package/lib/request/get-work-request-request.d.ts +1 -1
  92. package/lib/request/list-access-rules-request.d.ts +3 -3
  93. package/lib/request/list-address-lists-request.d.ts +5 -5
  94. package/lib/request/list-caching-rules-request.d.ts +3 -3
  95. package/lib/request/list-captchas-request.d.ts +3 -3
  96. package/lib/request/list-certificates-request.d.ts +5 -5
  97. package/lib/request/list-custom-protection-rules-request.d.ts +5 -5
  98. package/lib/request/list-edge-subnets-request.d.ts +5 -5
  99. package/lib/request/list-good-bots-request.d.ts +3 -3
  100. package/lib/request/list-http-redirects-request.d.ts +4 -4
  101. package/lib/request/list-protection-rules-request.d.ts +3 -3
  102. package/lib/request/list-recommendations-request.d.ts +3 -3
  103. package/lib/request/list-threat-feeds-request.d.ts +3 -3
  104. package/lib/request/list-waas-policies-request.d.ts +5 -5
  105. package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +3 -3
  106. package/lib/request/list-waf-blocked-requests-request.d.ts +3 -3
  107. package/lib/request/list-waf-logs-request.d.ts +3 -3
  108. package/lib/request/list-waf-requests-request.d.ts +3 -3
  109. package/lib/request/list-waf-traffic-request.d.ts +3 -3
  110. package/lib/request/list-whitelists-request.d.ts +3 -3
  111. package/lib/request/list-work-requests-request.d.ts +5 -5
  112. package/lib/request/purge-cache-request.d.ts +2 -2
  113. package/lib/request/update-access-rules-request.d.ts +2 -2
  114. package/lib/request/update-address-list-request.d.ts +2 -2
  115. package/lib/request/update-caching-rules-request.d.ts +2 -2
  116. package/lib/request/update-captchas-request.d.ts +2 -2
  117. package/lib/request/update-certificate-request.d.ts +2 -2
  118. package/lib/request/update-custom-protection-rule-request.d.ts +2 -2
  119. package/lib/request/update-device-fingerprint-challenge-request.d.ts +2 -2
  120. package/lib/request/update-good-bots-request.d.ts +2 -2
  121. package/lib/request/update-http-redirect-request.d.ts +2 -2
  122. package/lib/request/update-human-interaction-challenge-request.d.ts +2 -2
  123. package/lib/request/update-js-challenge-request.d.ts +2 -2
  124. package/lib/request/update-policy-config-request.d.ts +2 -2
  125. package/lib/request/update-protection-rules-request.d.ts +2 -2
  126. package/lib/request/update-protection-settings-request.d.ts +2 -2
  127. package/lib/request/update-threat-feeds-request.d.ts +2 -2
  128. package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +2 -2
  129. package/lib/request/update-waas-policy-request.d.ts +2 -2
  130. package/lib/request/update-waf-address-rate-limiting-request.d.ts +2 -2
  131. package/lib/request/update-waf-config-request.d.ts +2 -2
  132. package/lib/request/update-whitelists-request.d.ts +2 -2
  133. package/lib/response/create-address-list-response.d.ts +1 -1
  134. package/lib/response/create-certificate-response.d.ts +1 -1
  135. package/lib/response/create-custom-protection-rule-response.d.ts +1 -1
  136. package/lib/response/create-waas-policy-response.d.ts +1 -1
  137. package/lib/response/get-address-list-response.d.ts +1 -1
  138. package/lib/response/get-certificate-response.d.ts +1 -1
  139. package/lib/response/get-custom-protection-rule-response.d.ts +1 -1
  140. package/lib/response/get-device-fingerprint-challenge-response.d.ts +1 -1
  141. package/lib/response/get-http-redirect-response.d.ts +1 -1
  142. package/lib/response/get-human-interaction-challenge-response.d.ts +1 -1
  143. package/lib/response/get-js-challenge-response.d.ts +1 -1
  144. package/lib/response/get-policy-config-response.d.ts +1 -1
  145. package/lib/response/get-protection-rule-response.d.ts +1 -1
  146. package/lib/response/get-protection-settings-response.d.ts +1 -1
  147. package/lib/response/get-waas-policy-response.d.ts +1 -1
  148. package/lib/response/get-waf-address-rate-limiting-response.d.ts +1 -1
  149. package/lib/response/get-waf-config-response.d.ts +1 -1
  150. package/lib/response/get-work-request-response.d.ts +1 -1
  151. package/lib/response/list-access-rules-response.d.ts +1 -1
  152. package/lib/response/list-caching-rules-response.d.ts +1 -1
  153. package/lib/response/list-captchas-response.d.ts +1 -1
  154. package/lib/response/list-edge-subnets-response.d.ts +1 -1
  155. package/lib/response/list-good-bots-response.d.ts +1 -1
  156. package/lib/response/list-protection-rules-response.d.ts +1 -1
  157. package/lib/response/list-recommendations-response.d.ts +1 -1
  158. package/lib/response/list-threat-feeds-response.d.ts +1 -1
  159. package/lib/response/list-waas-policy-custom-protection-rules-response.d.ts +1 -1
  160. package/lib/response/list-whitelists-response.d.ts +1 -1
  161. package/lib/response/update-address-list-response.d.ts +1 -1
  162. package/lib/response/update-certificate-response.d.ts +1 -1
  163. package/lib/response/update-custom-protection-rule-response.d.ts +1 -1
  164. 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/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRulesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRulesRequest.
16
16
  */
17
17
  export interface ListWaasPolicyCustomProtectionRulesRequest extends common.BaseRequest {
18
18
  /**
@@ -24,11 +24,11 @@ export interface ListWaasPolicyCustomProtectionRulesRequest extends common.BaseR
24
24
  */
25
25
  "opcRequestId"?: string;
26
26
  /**
27
- * The maximum number of items to return in a paginated call. If unspecified, defaults to `10`.
27
+ * The maximum number of items to return in a paginated call. If unspecified, defaults to {@code 10}.
28
28
  */
29
29
  "limit"?: number;
30
30
  /**
31
- * The value of the `opc-next-page` response header from the previous paginated call.
31
+ * The value of the {@code opc-next-page} response header from the previous paginated call.
32
32
  */
33
33
  "page"?: string;
34
34
  /**
@@ -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/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequestsRequest.
16
16
  */
17
17
  export interface ListWafBlockedRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -32,11 +32,11 @@ export interface ListWafBlockedRequestsRequest extends common.BaseRequest {
32
32
  */
33
33
  "timeObservedLessThan"?: Date;
34
34
  /**
35
- * The maximum number of items to return in a paginated call. If unspecified, defaults to `10`.
35
+ * The maximum number of items to return in a paginated call. If unspecified, defaults to {@code 10}.
36
36
  */
37
37
  "limit"?: number;
38
38
  /**
39
- * The value of the `opc-next-page` response header from the previous paginated call.
39
+ * The value of the {@code opc-next-page} response header from the previous paginated call.
40
40
  */
41
41
  "page"?: string;
42
42
  /**
@@ -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/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogsRequest.
16
16
  */
17
17
  export interface ListWafLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -24,11 +24,11 @@ export interface ListWafLogsRequest extends common.BaseRequest {
24
24
  */
25
25
  "opcRequestId"?: string;
26
26
  /**
27
- * The maximum number of items to return in a paginated call. If unspecified, defaults to `20`.
27
+ * The maximum number of items to return in a paginated call. If unspecified, defaults to {@code 20}.
28
28
  */
29
29
  "limit"?: number;
30
30
  /**
31
- * The value of the `opc-next-page` response header from the previous paginated call.
31
+ * The value of the {@code opc-next-page} response header from the previous paginated call.
32
32
  */
33
33
  "page"?: string;
34
34
  /**
@@ -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/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequestsRequest.
16
16
  */
17
17
  export interface ListWafRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -32,11 +32,11 @@ export interface ListWafRequestsRequest extends common.BaseRequest {
32
32
  */
33
33
  "timeObservedLessThan"?: Date;
34
34
  /**
35
- * The maximum number of items to return in a paginated call. If unspecified, defaults to `10`.
35
+ * The maximum number of items to return in a paginated call. If unspecified, defaults to {@code 10}.
36
36
  */
37
37
  "limit"?: number;
38
38
  /**
39
- * The value of the `opc-next-page` response header from the previous paginated call.
39
+ * The value of the {@code opc-next-page} response header from the previous paginated call.
40
40
  */
41
41
  "page"?: string;
42
42
  }
@@ -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/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTrafficRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTrafficRequest.
16
16
  */
17
17
  export interface ListWafTrafficRequest extends common.BaseRequest {
18
18
  /**
@@ -32,11 +32,11 @@ export interface ListWafTrafficRequest extends common.BaseRequest {
32
32
  */
33
33
  "timeObservedLessThan"?: Date;
34
34
  /**
35
- * The maximum number of items to return in a paginated call. If unspecified, defaults to `10`.
35
+ * The maximum number of items to return in a paginated call. If unspecified, defaults to {@code 10}.
36
36
  */
37
37
  "limit"?: number;
38
38
  /**
39
- * The value of the `opc-next-page` response header from the previous paginated call.
39
+ * The value of the {@code opc-next-page} response header from the previous paginated call.
40
40
  */
41
41
  "page"?: string;
42
42
  }
@@ -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/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelistsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelistsRequest.
16
16
  */
17
17
  export interface ListWhitelistsRequest extends common.BaseRequest {
18
18
  /**
@@ -24,11 +24,11 @@ export interface ListWhitelistsRequest extends common.BaseRequest {
24
24
  */
25
25
  "opcRequestId"?: string;
26
26
  /**
27
- * The maximum number of items to return in a paginated call. If unspecified, defaults to `10`.
27
+ * The maximum number of items to return in a paginated call. If unspecified, defaults to {@code 10}.
28
28
  */
29
29
  "limit"?: number;
30
30
  /**
31
- * The value of the `opc-next-page` response header from the previous paginated call.
31
+ * The value of the {@code opc-next-page} response header from the previous paginated call.
32
32
  */
33
33
  "page"?: string;
34
34
  }
@@ -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/waas/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.1/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -28,19 +28,19 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
28
28
  */
29
29
  "opcRequestId"?: string;
30
30
  /**
31
- * The maximum number of items to return in a paginated call. If unspecified, defaults to `10`.
31
+ * The maximum number of items to return in a paginated call. If unspecified, defaults to {@code 10}.
32
32
  */
33
33
  "limit"?: number;
34
34
  /**
35
- * The value of the `opc-next-page` response header from the previous paginated call.
35
+ * The value of the {@code opc-next-page} response header from the previous paginated call.
36
36
  */
37
37
  "page"?: string;
38
38
  /**
39
- * The value by which work requests are sorted in a paginated 'List' call. If unspecified, defaults to `timeAccepted`.
39
+ * The value by which work requests are sorted in a paginated 'List' call. If unspecified, defaults to {@code timeAccepted}.
40
40
  */
41
41
  "sortBy"?: ListWorkRequestsRequest.SortBy;
42
42
  /**
43
- * The value of the sorting direction of resources in a paginated 'List' call. If unspecified, defaults to `DESC`.
43
+ * The value of the sorting direction of resources in a paginated 'List' call. If unspecified, defaults to {@code DESC}.
44
44
  */
45
45
  "sortOrder"?: ListWorkRequestsRequest.SortOrder;
46
46
  }
@@ -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/waas/PurgeCache.ts.html |here} to see how to use PurgeCacheRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/PurgeCache.ts.html |here} to see how to use PurgeCacheRequest.
17
17
  */
18
18
  export interface PurgeCacheRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface PurgeCacheRequest extends common.BaseRequest {
25
25
  */
26
26
  "opcRequestId"?: string;
27
27
  /**
28
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
28
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
29
29
  */
30
30
  "ifMatch"?: string;
31
31
  /**
@@ -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/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRulesRequest.
17
17
  */
18
18
  export interface UpdateAccessRulesRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateAccessRulesRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressListRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressListRequest.
17
17
  */
18
18
  export interface UpdateAddressListRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface UpdateAddressListRequest extends common.BaseRequest {
25
25
  */
26
26
  "opcRequestId"?: string;
27
27
  /**
28
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
28
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
29
29
  */
30
30
  "ifMatch"?: string;
31
31
  /**
@@ -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/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRulesRequest.
17
17
  */
18
18
  export interface UpdateCachingRulesRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateCachingRulesRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchasRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchasRequest.
17
17
  */
18
18
  export interface UpdateCaptchasRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateCaptchasRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificateRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificateRequest.
17
17
  */
18
18
  export interface UpdateCertificateRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface UpdateCertificateRequest extends common.BaseRequest {
25
25
  */
26
26
  "opcRequestId"?: string;
27
27
  /**
28
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
28
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
29
29
  */
30
30
  "ifMatch"?: string;
31
31
  /**
@@ -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/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRuleRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRuleRequest.
17
17
  */
18
18
  export interface UpdateCustomProtectionRuleRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateCustomProtectionRuleRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallengeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallengeRequest.
17
17
  */
18
18
  export interface UpdateDeviceFingerprintChallengeRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateDeviceFingerprintChallengeRequest extends common.BaseRequ
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBotsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBotsRequest.
17
17
  */
18
18
  export interface UpdateGoodBotsRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateGoodBotsRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirectRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirectRequest.
17
17
  */
18
18
  export interface UpdateHttpRedirectRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateHttpRedirectRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallengeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallengeRequest.
17
17
  */
18
18
  export interface UpdateHumanInteractionChallengeRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateHumanInteractionChallengeRequest extends common.BaseReque
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallengeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallengeRequest.
17
17
  */
18
18
  export interface UpdateJsChallengeRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateJsChallengeRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfigRequest.
17
17
  */
18
18
  export interface UpdatePolicyConfigRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdatePolicyConfigRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRulesRequest.
17
17
  */
18
18
  export interface UpdateProtectionRulesRequest extends common.BaseRequest {
19
19
  /**
@@ -29,7 +29,7 @@ export interface UpdateProtectionRulesRequest extends common.BaseRequest {
29
29
  */
30
30
  "opcRequestId"?: string;
31
31
  /**
32
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
32
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
33
33
  */
34
34
  "ifMatch"?: string;
35
35
  }
@@ -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/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettingsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettingsRequest.
17
17
  */
18
18
  export interface UpdateProtectionSettingsRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateProtectionSettingsRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeedsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeedsRequest.
17
17
  */
18
18
  export interface UpdateThreatFeedsRequest extends common.BaseRequest {
19
19
  /**
@@ -29,7 +29,7 @@ export interface UpdateThreatFeedsRequest extends common.BaseRequest {
29
29
  */
30
30
  "opcRequestId"?: string;
31
31
  /**
32
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
32
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
33
33
  */
34
34
  "ifMatch"?: string;
35
35
  }
@@ -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/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRulesRequest.
17
17
  */
18
18
  export interface UpdateWaasPolicyCustomProtectionRulesRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateWaasPolicyCustomProtectionRulesRequest extends common.Bas
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicyRequest.
17
17
  */
18
18
  export interface UpdateWaasPolicyRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateWaasPolicyRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimitingRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimitingRequest.
17
17
  */
18
18
  export interface UpdateWafAddressRateLimitingRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateWafAddressRateLimitingRequest extends common.BaseRequest
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfigRequest.
17
17
  */
18
18
  export interface UpdateWafConfigRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateWafConfigRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -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/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelistsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelistsRequest.
17
17
  */
18
18
  export interface UpdateWhitelistsRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateWhitelistsRequest extends common.BaseRequest {
34
34
  */
35
35
  "opcRetryToken"?: string;
36
36
  /**
37
- * For optimistic concurrency control. In the `PUT` or `DELETE` call for a resource, set the `if-match` parameter to the value of the etag from a previous `GET` or `POST` response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
37
+ * For optimistic concurrency control. In the {@code PUT} or {@code DELETE} call for a resource, set the {@code if-match} parameter to the value of the etag from a previous {@code GET} or {@code POST} response for that resource. The resource will be updated or deleted only if the etag provided matches the resource's current etag value.
38
38
  */
39
39
  "ifMatch"?: string;
40
40
  }
@@ -17,7 +17,7 @@ export interface CreateAddressListResponse {
17
17
  */
18
18
  "opcRequestId": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  */
22
22
  "etag": string;
23
23
  /**
@@ -17,7 +17,7 @@ export interface CreateCertificateResponse {
17
17
  */
18
18
  "opcRequestId": string;
19
19
  /**
20
- * For optimistic concurrency control. See `if-match`.
20
+ * For optimistic concurrency control. See {@code if-match}.
21
21
  */
22
22
  "etag": string;
23
23
  /**