oci-redis 2.114.1 → 2.116.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 (127) hide show
  1. package/index.d.ts +6 -0
  2. package/index.js +7 -1
  3. package/index.js.map +1 -1
  4. package/lib/client.d.ts +246 -0
  5. package/lib/client.js +919 -1
  6. package/lib/client.js.map +1 -1
  7. package/lib/model/associated-oci-cache-cluster-collection.d.ts +26 -0
  8. package/lib/model/associated-oci-cache-cluster-collection.js +61 -0
  9. package/lib/model/associated-oci-cache-cluster-collection.js.map +1 -0
  10. package/lib/model/associated-oci-cache-cluster-summary.d.ts +26 -0
  11. package/lib/model/associated-oci-cache-cluster-summary.js +29 -0
  12. package/lib/model/associated-oci-cache-cluster-summary.js.map +1 -0
  13. package/lib/model/change-oci-cache-config-set-compartment-details.d.ts +27 -0
  14. package/lib/model/change-oci-cache-config-set-compartment-details.js +29 -0
  15. package/lib/model/change-oci-cache-config-set-compartment-details.js.map +1 -0
  16. package/lib/model/configuration-details.d.ts +26 -0
  17. package/lib/model/configuration-details.js +61 -0
  18. package/lib/model/configuration-details.js.map +1 -0
  19. package/lib/model/configuration-info.d.ts +31 -0
  20. package/lib/model/configuration-info.js +29 -0
  21. package/lib/model/configuration-info.js.map +1 -0
  22. package/lib/model/create-oci-cache-config-set-details.d.ts +57 -0
  23. package/lib/model/create-oci-cache-config-set-details.js +57 -0
  24. package/lib/model/create-oci-cache-config-set-details.js.map +1 -0
  25. package/lib/model/create-redis-cluster-details.d.ts +4 -0
  26. package/lib/model/create-redis-cluster-details.js.map +1 -1
  27. package/lib/model/default-configuration-details.d.ts +26 -0
  28. package/lib/model/default-configuration-details.js +61 -0
  29. package/lib/model/default-configuration-details.js.map +1 -0
  30. package/lib/model/default-configuration-info.d.ts +45 -0
  31. package/lib/model/default-configuration-info.js +29 -0
  32. package/lib/model/default-configuration-info.js.map +1 -0
  33. package/lib/model/index.d.ts +30 -0
  34. package/lib/model/index.js +32 -1
  35. package/lib/model/index.js.map +1 -1
  36. package/lib/model/oci-cache-config-set-collection.d.ts +26 -0
  37. package/lib/model/oci-cache-config-set-collection.js +61 -0
  38. package/lib/model/oci-cache-config-set-collection.js.map +1 -0
  39. package/lib/model/oci-cache-config-set-summary.d.ts +81 -0
  40. package/lib/model/oci-cache-config-set-summary.js +29 -0
  41. package/lib/model/oci-cache-config-set-summary.js.map +1 -0
  42. package/lib/model/oci-cache-config-set.d.ts +110 -0
  43. package/lib/model/oci-cache-config-set.js +82 -0
  44. package/lib/model/oci-cache-config-set.js.map +1 -0
  45. package/lib/model/oci-cache-default-config-set-collection.d.ts +26 -0
  46. package/lib/model/oci-cache-default-config-set-collection.js +61 -0
  47. package/lib/model/oci-cache-default-config-set-collection.js.map +1 -0
  48. package/lib/model/oci-cache-default-config-set-summary.d.ts +41 -0
  49. package/lib/model/oci-cache-default-config-set-summary.js +29 -0
  50. package/lib/model/oci-cache-default-config-set-summary.js.map +1 -0
  51. package/lib/model/oci-cache-default-config-set.d.ts +56 -0
  52. package/lib/model/oci-cache-default-config-set.js +67 -0
  53. package/lib/model/oci-cache-default-config-set.js.map +1 -0
  54. package/lib/model/redis-cluster-summary.d.ts +4 -0
  55. package/lib/model/redis-cluster-summary.js.map +1 -1
  56. package/lib/model/redis-cluster.d.ts +4 -0
  57. package/lib/model/redis-cluster.js.map +1 -1
  58. package/lib/model/update-oci-cache-config-set-details.d.ts +47 -0
  59. package/lib/model/update-oci-cache-config-set-details.js +29 -0
  60. package/lib/model/update-oci-cache-config-set-details.js.map +1 -0
  61. package/lib/model/update-redis-cluster-details.d.ts +4 -0
  62. package/lib/model/update-redis-cluster-details.js.map +1 -1
  63. package/lib/ocicacheconfigset-waiter.d.ts +29 -0
  64. package/lib/ocicacheconfigset-waiter.js +65 -0
  65. package/lib/ocicacheconfigset-waiter.js.map +1 -0
  66. package/lib/ocicachedefaultconfigset-waiter.d.ts +29 -0
  67. package/lib/ocicachedefaultconfigset-waiter.js +45 -0
  68. package/lib/ocicachedefaultconfigset-waiter.js.map +1 -0
  69. package/lib/request/change-oci-cache-config-set-compartment-request.d.ts +49 -0
  70. package/lib/request/change-oci-cache-config-set-compartment-request.js +15 -0
  71. package/lib/request/change-oci-cache-config-set-compartment-request.js.map +1 -0
  72. package/lib/request/create-oci-cache-config-set-request.d.ts +36 -0
  73. package/lib/request/create-oci-cache-config-set-request.js +15 -0
  74. package/lib/request/create-oci-cache-config-set-request.js.map +1 -0
  75. package/lib/request/delete-oci-cache-config-set-request.d.ts +35 -0
  76. package/lib/request/delete-oci-cache-config-set-request.js +15 -0
  77. package/lib/request/delete-oci-cache-config-set-request.js.map +1 -0
  78. package/lib/request/get-oci-cache-config-set-request.d.ts +26 -0
  79. package/lib/request/get-oci-cache-config-set-request.js +15 -0
  80. package/lib/request/get-oci-cache-config-set-request.js.map +1 -0
  81. package/lib/request/get-oci-cache-default-config-set-request.d.ts +30 -0
  82. package/lib/request/get-oci-cache-default-config-set-request.js +15 -0
  83. package/lib/request/get-oci-cache-default-config-set-request.js.map +1 -0
  84. package/lib/request/index.d.ts +18 -0
  85. package/lib/request/index.js +7 -1
  86. package/lib/request/index.js.map +1 -1
  87. package/lib/request/list-associated-oci-cache-clusters-request.d.ts +50 -0
  88. package/lib/request/list-associated-oci-cache-clusters-request.js +24 -0
  89. package/lib/request/list-associated-oci-cache-clusters-request.js.map +1 -0
  90. package/lib/request/list-oci-cache-config-sets-request.d.ts +66 -0
  91. package/lib/request/list-oci-cache-config-sets-request.js +24 -0
  92. package/lib/request/list-oci-cache-config-sets-request.js.map +1 -0
  93. package/lib/request/list-oci-cache-default-config-sets-request.d.ts +66 -0
  94. package/lib/request/list-oci-cache-default-config-sets-request.js +24 -0
  95. package/lib/request/list-oci-cache-default-config-sets-request.js.map +1 -0
  96. package/lib/request/update-oci-cache-config-set-request.d.ts +40 -0
  97. package/lib/request/update-oci-cache-config-set-request.js +15 -0
  98. package/lib/request/update-oci-cache-config-set-request.js.map +1 -0
  99. package/lib/response/change-oci-cache-config-set-compartment-response.d.ts +25 -0
  100. package/lib/response/change-oci-cache-config-set-compartment-response.js +15 -0
  101. package/lib/response/change-oci-cache-config-set-compartment-response.js.map +1 -0
  102. package/lib/response/create-oci-cache-config-set-response.d.ts +35 -0
  103. package/lib/response/create-oci-cache-config-set-response.js +15 -0
  104. package/lib/response/create-oci-cache-config-set-response.js.map +1 -0
  105. package/lib/response/delete-oci-cache-config-set-response.d.ts +25 -0
  106. package/lib/response/delete-oci-cache-config-set-response.js +15 -0
  107. package/lib/response/delete-oci-cache-config-set-response.js.map +1 -0
  108. package/lib/response/get-oci-cache-config-set-response.d.ts +30 -0
  109. package/lib/response/get-oci-cache-config-set-response.js +15 -0
  110. package/lib/response/get-oci-cache-config-set-response.js.map +1 -0
  111. package/lib/response/get-oci-cache-default-config-set-response.d.ts +30 -0
  112. package/lib/response/get-oci-cache-default-config-set-response.js +15 -0
  113. package/lib/response/get-oci-cache-default-config-set-response.js.map +1 -0
  114. package/lib/response/index.d.ts +18 -0
  115. package/lib/response/list-associated-oci-cache-clusters-response.d.ts +32 -0
  116. package/lib/response/list-associated-oci-cache-clusters-response.js +15 -0
  117. package/lib/response/list-associated-oci-cache-clusters-response.js.map +1 -0
  118. package/lib/response/list-oci-cache-config-sets-response.d.ts +32 -0
  119. package/lib/response/list-oci-cache-config-sets-response.js +15 -0
  120. package/lib/response/list-oci-cache-config-sets-response.js.map +1 -0
  121. package/lib/response/list-oci-cache-default-config-sets-response.d.ts +32 -0
  122. package/lib/response/list-oci-cache-default-config-sets-response.js +15 -0
  123. package/lib/response/list-oci-cache-default-config-sets-response.js.map +1 -0
  124. package/lib/response/update-oci-cache-config-set-response.d.ts +25 -0
  125. package/lib/response/update-oci-cache-config-set-response.js +15 -0
  126. package/lib/response/update-oci-cache-config-set-response.js.map +1 -0
  127. package/package.json +3 -3
@@ -0,0 +1,50 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/redis/ListAssociatedOciCacheClusters.ts.html |here} to see how to use ListAssociatedOciCacheClustersRequest.
17
+ */
18
+ export interface ListAssociatedOciCacheClustersRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique OCI Cache Config Set identifier.
21
+ */
22
+ "ociCacheConfigSetId": string;
23
+ /**
24
+ * The maximum number of items to return.
25
+ */
26
+ "limit"?: number;
27
+ /**
28
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
29
+ */
30
+ "page"?: string;
31
+ /**
32
+ * The sort order to use, either 'ASC' or 'DESC'.
33
+ */
34
+ "sortOrder"?: model.SortOrder;
35
+ /**
36
+ * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending.
37
+ *
38
+ */
39
+ "sortBy"?: ListAssociatedOciCacheClustersRequest.SortBy;
40
+ /**
41
+ * The client request ID for tracing.
42
+ */
43
+ "opcRequestId"?: string;
44
+ }
45
+ export declare namespace ListAssociatedOciCacheClustersRequest {
46
+ enum SortBy {
47
+ TimeCreated = "timeCreated",
48
+ DisplayName = "displayName"
49
+ }
50
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.ListAssociatedOciCacheClustersRequest = void 0;
16
+ var ListAssociatedOciCacheClustersRequest;
17
+ (function (ListAssociatedOciCacheClustersRequest) {
18
+ let SortBy;
19
+ (function (SortBy) {
20
+ SortBy["TimeCreated"] = "timeCreated";
21
+ SortBy["DisplayName"] = "displayName";
22
+ })(SortBy = ListAssociatedOciCacheClustersRequest.SortBy || (ListAssociatedOciCacheClustersRequest.SortBy = {}));
23
+ })(ListAssociatedOciCacheClustersRequest = exports.ListAssociatedOciCacheClustersRequest || (exports.ListAssociatedOciCacheClustersRequest = {}));
24
+ //# sourceMappingURL=list-associated-oci-cache-clusters-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-associated-oci-cache-clusters-request.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/request/list-associated-oci-cache-clusters-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoCH,IAAiB,qCAAqC,CAKrD;AALD,WAAiB,qCAAqC;IACpD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,4CAAM,KAAN,4CAAM,QAGjB;AACH,CAAC,EALgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAKrD"}
@@ -0,0 +1,66 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/redis/ListOciCacheConfigSets.ts.html |here} to see how to use ListOciCacheConfigSetsRequest.
17
+ */
18
+ export interface ListOciCacheConfigSetsRequest extends common.BaseRequest {
19
+ /**
20
+ * The ID of the compartment in which to list resources.
21
+ */
22
+ "compartmentId"?: string;
23
+ /**
24
+ * A filter to return the OCI Cache Config Set resources, whose lifecycle state matches with the given lifecycle state.
25
+ */
26
+ "lifecycleState"?: string;
27
+ /**
28
+ * A filter to return the OCI Cache Config Set resources, whose software version matches with the given software version.
29
+ */
30
+ "softwareVersion"?: string;
31
+ /**
32
+ * A filter to return only resources that match the entire display name given.
33
+ */
34
+ "displayName"?: string;
35
+ /**
36
+ * Unique OCI Cache Config Set identifier.
37
+ */
38
+ "id"?: string;
39
+ /**
40
+ * The maximum number of items to return.
41
+ */
42
+ "limit"?: number;
43
+ /**
44
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
45
+ */
46
+ "page"?: string;
47
+ /**
48
+ * The sort order to use, either 'ASC' or 'DESC'.
49
+ */
50
+ "sortOrder"?: model.SortOrder;
51
+ /**
52
+ * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending.
53
+ *
54
+ */
55
+ "sortBy"?: ListOciCacheConfigSetsRequest.SortBy;
56
+ /**
57
+ * The client request ID for tracing.
58
+ */
59
+ "opcRequestId"?: string;
60
+ }
61
+ export declare namespace ListOciCacheConfigSetsRequest {
62
+ enum SortBy {
63
+ TimeCreated = "timeCreated",
64
+ DisplayName = "displayName"
65
+ }
66
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.ListOciCacheConfigSetsRequest = void 0;
16
+ var ListOciCacheConfigSetsRequest;
17
+ (function (ListOciCacheConfigSetsRequest) {
18
+ let SortBy;
19
+ (function (SortBy) {
20
+ SortBy["TimeCreated"] = "timeCreated";
21
+ SortBy["DisplayName"] = "displayName";
22
+ })(SortBy = ListOciCacheConfigSetsRequest.SortBy || (ListOciCacheConfigSetsRequest.SortBy = {}));
23
+ })(ListOciCacheConfigSetsRequest = exports.ListOciCacheConfigSetsRequest || (exports.ListOciCacheConfigSetsRequest = {}));
24
+ //# sourceMappingURL=list-oci-cache-config-sets-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-oci-cache-config-sets-request.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/request/list-oci-cache-config-sets-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoDH,IAAiB,6BAA6B,CAK7C;AALD,WAAiB,6BAA6B;IAC5C,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,oCAAM,KAAN,oCAAM,QAGjB;AACH,CAAC,EALgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAK7C"}
@@ -0,0 +1,66 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/redis/ListOciCacheDefaultConfigSets.ts.html |here} to see how to use ListOciCacheDefaultConfigSetsRequest.
17
+ */
18
+ export interface ListOciCacheDefaultConfigSetsRequest extends common.BaseRequest {
19
+ /**
20
+ * The unique identifier for the compartment.
21
+ */
22
+ "compartmentId": string;
23
+ /**
24
+ * Unique OCI Cache Default Config Set identifier.
25
+ */
26
+ "id"?: string;
27
+ /**
28
+ * A filter to return the OCI Cache Default Config Set resources, whose lifecycle state matches with the given lifecycle state.
29
+ */
30
+ "lifecycleState"?: string;
31
+ /**
32
+ * A filter to return the OCI Cache Config Set resources, whose software version matches with the given software version.
33
+ */
34
+ "softwareVersion"?: string;
35
+ /**
36
+ * A filter to return only resources that match the entire display name given.
37
+ */
38
+ "displayName"?: string;
39
+ /**
40
+ * The field to sort by. Only one sort order may be provided. Default order for timeCreated is descending. Default order for displayName is ascending.
41
+ *
42
+ */
43
+ "sortBy"?: ListOciCacheDefaultConfigSetsRequest.SortBy;
44
+ /**
45
+ * The sort order to use, either 'ASC' or 'DESC'.
46
+ */
47
+ "sortOrder"?: model.SortOrder;
48
+ /**
49
+ * The client request ID for tracing.
50
+ */
51
+ "opcRequestId"?: string;
52
+ /**
53
+ * The maximum number of items to return.
54
+ */
55
+ "limit"?: number;
56
+ /**
57
+ * A token representing the position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
58
+ */
59
+ "page"?: string;
60
+ }
61
+ export declare namespace ListOciCacheDefaultConfigSetsRequest {
62
+ enum SortBy {
63
+ TimeCreated = "timeCreated",
64
+ DisplayName = "displayName"
65
+ }
66
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.ListOciCacheDefaultConfigSetsRequest = void 0;
16
+ var ListOciCacheDefaultConfigSetsRequest;
17
+ (function (ListOciCacheDefaultConfigSetsRequest) {
18
+ let SortBy;
19
+ (function (SortBy) {
20
+ SortBy["TimeCreated"] = "timeCreated";
21
+ SortBy["DisplayName"] = "displayName";
22
+ })(SortBy = ListOciCacheDefaultConfigSetsRequest.SortBy || (ListOciCacheDefaultConfigSetsRequest.SortBy = {}));
23
+ })(ListOciCacheDefaultConfigSetsRequest = exports.ListOciCacheDefaultConfigSetsRequest || (exports.ListOciCacheDefaultConfigSetsRequest = {}));
24
+ //# sourceMappingURL=list-oci-cache-default-config-sets-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-oci-cache-default-config-sets-request.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/request/list-oci-cache-default-config-sets-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoDH,IAAiB,oCAAoC,CAKpD;AALD,WAAiB,oCAAoC;IACnD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,2CAAM,KAAN,2CAAM,QAGjB;AACH,CAAC,EALgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAKpD"}
@@ -0,0 +1,40 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/redis/UpdateOciCacheConfigSet.ts.html |here} to see how to use UpdateOciCacheConfigSetRequest.
17
+ */
18
+ export interface UpdateOciCacheConfigSetRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique OCI Cache Config Set identifier.
21
+ */
22
+ "ociCacheConfigSetId": string;
23
+ /**
24
+ * The information to be updated for OCI Cache Config Set.
25
+ */
26
+ "updateOciCacheConfigSetDetails": model.UpdateOciCacheConfigSetDetails;
27
+ /**
28
+ * For optimistic concurrency control. In the PUT or DELETE call
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
+ * etag from a previous GET or POST response for that resource.
31
+ * The resource will be updated or deleted only if the etag you
32
+ * provide matches the resource's current etag value.
33
+ *
34
+ */
35
+ "ifMatch"?: string;
36
+ /**
37
+ * The client request ID for tracing.
38
+ */
39
+ "opcRequestId"?: string;
40
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=update-oci-cache-config-set-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-oci-cache-config-set-request.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/request/update-oci-cache-config-set-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ export interface ChangeOciCacheConfigSetCompartmentResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
16
+ *
17
+ */
18
+ "opcWorkRequestId": string;
19
+ /**
20
+ * Unique Oracle-assigned identifier for the request. If you need to contact
21
+ * Oracle about a particular request, please provide the request ID.
22
+ *
23
+ */
24
+ "opcRequestId": string;
25
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=change-oci-cache-config-set-compartment-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"change-oci-cache-config-set-compartment-response.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/response/change-oci-cache-config-set-compartment-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface CreateOciCacheConfigSetResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
22
+ *
23
+ */
24
+ "opcWorkRequestId": string;
25
+ /**
26
+ * Unique Oracle-assigned identifier for the request. If you need to contact
27
+ * Oracle about a particular request, please provide the request ID.
28
+ *
29
+ */
30
+ "opcRequestId": string;
31
+ /**
32
+ * The returned model.OciCacheConfigSet instance.
33
+ */
34
+ "ociCacheConfigSet": model.OciCacheConfigSet;
35
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=create-oci-cache-config-set-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-oci-cache-config-set-response.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/response/create-oci-cache-config-set-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ export interface DeleteOciCacheConfigSetResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
16
+ *
17
+ */
18
+ "opcWorkRequestId": string;
19
+ /**
20
+ * Unique Oracle-assigned identifier for the request. If you need to contact
21
+ * Oracle about a particular request, please provide the request ID.
22
+ *
23
+ */
24
+ "opcRequestId": string;
25
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=delete-oci-cache-config-set-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-oci-cache-config-set-response.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/response/delete-oci-cache-config-set-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface GetOciCacheConfigSetResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.OciCacheConfigSet instance.
28
+ */
29
+ "ociCacheConfigSet": model.OciCacheConfigSet;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-oci-cache-config-set-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-oci-cache-config-set-response.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/response/get-oci-cache-config-set-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface GetOciCacheDefaultConfigSetResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.OciCacheDefaultConfigSet instance.
28
+ */
29
+ "ociCacheDefaultConfigSet": model.OciCacheDefaultConfigSet;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20220315
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-oci-cache-default-config-set-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-oci-cache-default-config-set-response.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/response/get-oci-cache-default-config-set-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -10,6 +10,24 @@
10
10
  * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
+ import * as ChangeOciCacheConfigSetCompartmentResponse from "./change-oci-cache-config-set-compartment-response";
14
+ export import ChangeOciCacheConfigSetCompartmentResponse = ChangeOciCacheConfigSetCompartmentResponse.ChangeOciCacheConfigSetCompartmentResponse;
15
+ import * as CreateOciCacheConfigSetResponse from "./create-oci-cache-config-set-response";
16
+ export import CreateOciCacheConfigSetResponse = CreateOciCacheConfigSetResponse.CreateOciCacheConfigSetResponse;
17
+ import * as DeleteOciCacheConfigSetResponse from "./delete-oci-cache-config-set-response";
18
+ export import DeleteOciCacheConfigSetResponse = DeleteOciCacheConfigSetResponse.DeleteOciCacheConfigSetResponse;
19
+ import * as GetOciCacheConfigSetResponse from "./get-oci-cache-config-set-response";
20
+ export import GetOciCacheConfigSetResponse = GetOciCacheConfigSetResponse.GetOciCacheConfigSetResponse;
21
+ import * as ListAssociatedOciCacheClustersResponse from "./list-associated-oci-cache-clusters-response";
22
+ export import ListAssociatedOciCacheClustersResponse = ListAssociatedOciCacheClustersResponse.ListAssociatedOciCacheClustersResponse;
23
+ import * as ListOciCacheConfigSetsResponse from "./list-oci-cache-config-sets-response";
24
+ export import ListOciCacheConfigSetsResponse = ListOciCacheConfigSetsResponse.ListOciCacheConfigSetsResponse;
25
+ import * as UpdateOciCacheConfigSetResponse from "./update-oci-cache-config-set-response";
26
+ export import UpdateOciCacheConfigSetResponse = UpdateOciCacheConfigSetResponse.UpdateOciCacheConfigSetResponse;
27
+ import * as GetOciCacheDefaultConfigSetResponse from "./get-oci-cache-default-config-set-response";
28
+ export import GetOciCacheDefaultConfigSetResponse = GetOciCacheDefaultConfigSetResponse.GetOciCacheDefaultConfigSetResponse;
29
+ import * as ListOciCacheDefaultConfigSetsResponse from "./list-oci-cache-default-config-sets-response";
30
+ export import ListOciCacheDefaultConfigSetsResponse = ListOciCacheDefaultConfigSetsResponse.ListOciCacheDefaultConfigSetsResponse;
13
31
  import * as ChangeOciCacheUserCompartmentResponse from "./change-oci-cache-user-compartment-response";
14
32
  export import ChangeOciCacheUserCompartmentResponse = ChangeOciCacheUserCompartmentResponse.ChangeOciCacheUserCompartmentResponse;
15
33
  import * as CreateOciCacheUserResponse from "./create-oci-cache-user-response";
@@ -0,0 +1,32 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20220315
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ListAssociatedOciCacheClustersResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
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 {@code page} parameter for the
24
+ * subsequent GET request to get the next batch of items.
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * The returned model.AssociatedOciCacheClusterCollection instance.
30
+ */
31
+ "associatedOciCacheClusterCollection": model.AssociatedOciCacheClusterCollection;
32
+ }