oci-redis 2.114.1 → 2.115.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,31 @@
1
+ /**
2
+ * OCI Cache API
3
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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
+ /**
14
+ * Details of a configuration setting in the OCI Cache Config Set.
15
+ */
16
+ export interface ConfigurationInfo {
17
+ /**
18
+ * Key is the configuration key.
19
+ */
20
+ "configKey": string;
21
+ /**
22
+ * Value of the configuration as a string. Can represent a string, boolean, or number.
23
+ * Example: \"true\", \"42\", or \"someString\".
24
+ *
25
+ */
26
+ "configValue": string;
27
+ }
28
+ export declare namespace ConfigurationInfo {
29
+ function getJsonObj(obj: ConfigurationInfo): object;
30
+ function getDeserializedJsonObj(obj: ConfigurationInfo): object;
31
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * OCI Cache API
4
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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.ConfigurationInfo = void 0;
16
+ var ConfigurationInfo;
17
+ (function (ConfigurationInfo) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ ConfigurationInfo.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ ConfigurationInfo.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(ConfigurationInfo = exports.ConfigurationInfo || (exports.ConfigurationInfo = {}));
29
+ //# sourceMappingURL=configuration-info.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"configuration-info.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/configuration-info.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAqBH,IAAiB,iBAAiB,CAWjC;AAXD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAWjC"}
@@ -0,0 +1,57 @@
1
+ /**
2
+ * OCI Cache API
3
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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
+ /**
15
+ * The information to create a new OCI Cache Config Set.
16
+ */
17
+ export interface CreateOciCacheConfigSetDetails {
18
+ /**
19
+ * A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
20
+ */
21
+ "displayName": string;
22
+ /**
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm#Oracle) of the compartment that contains the OCI Cache Config Set.
24
+ */
25
+ "compartmentId": string;
26
+ /**
27
+ * Description for the custom OCI Cache Config Set.
28
+ */
29
+ "description"?: string;
30
+ /**
31
+ * The OCI Cache engine version that the cluster is running.
32
+ */
33
+ "softwareVersion": string;
34
+ "configurationDetails": model.ConfigurationDetails;
35
+ /**
36
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
37
+ * Example: {@code {\"bar-key\": \"value\"}}
38
+ *
39
+ */
40
+ "freeformTags"?: {
41
+ [key: string]: string;
42
+ };
43
+ /**
44
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
45
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
46
+ *
47
+ */
48
+ "definedTags"?: {
49
+ [key: string]: {
50
+ [key: string]: any;
51
+ };
52
+ };
53
+ }
54
+ export declare namespace CreateOciCacheConfigSetDetails {
55
+ function getJsonObj(obj: CreateOciCacheConfigSetDetails): object;
56
+ function getDeserializedJsonObj(obj: CreateOciCacheConfigSetDetails): object;
57
+ }
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ /**
3
+ * OCI Cache API
4
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.CreateOciCacheConfigSetDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var CreateOciCacheConfigSetDetails;
37
+ (function (CreateOciCacheConfigSetDetails) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "configurationDetails": obj.configurationDetails
41
+ ? model.ConfigurationDetails.getJsonObj(obj.configurationDetails)
42
+ : undefined
43
+ });
44
+ return jsonObj;
45
+ }
46
+ CreateOciCacheConfigSetDetails.getJsonObj = getJsonObj;
47
+ function getDeserializedJsonObj(obj) {
48
+ const jsonObj = Object.assign(Object.assign({}, obj), {
49
+ "configurationDetails": obj.configurationDetails
50
+ ? model.ConfigurationDetails.getDeserializedJsonObj(obj.configurationDetails)
51
+ : undefined
52
+ });
53
+ return jsonObj;
54
+ }
55
+ CreateOciCacheConfigSetDetails.getDeserializedJsonObj = getDeserializedJsonObj;
56
+ })(CreateOciCacheConfigSetDetails = exports.CreateOciCacheConfigSetDetails || (exports.CreateOciCacheConfigSetDetails = {}));
57
+ //# sourceMappingURL=create-oci-cache-config-set-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-oci-cache-config-set-details.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/create-oci-cache-config-set-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsClC,IAAiB,8BAA8B,CAyB9C;AAzBD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,UAAU,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBACjE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,yCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,sBAAsB,EAAE,GAAG,CAAC,oBAAoB;gBAC9C,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,sBAAsB,CAAC,GAAG,CAAC,oBAAoB,CAAC;gBAC7E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,qDAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAyB9C"}
@@ -14,6 +14,10 @@
14
14
  * The configuration details for a new OCI Cache cluster. An OCI Cache cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
15
15
  */
16
16
  export interface CreateRedisClusterDetails {
17
+ /**
18
+ * The ID of the corresponding OCI Cache Config Set for the cluster.
19
+ */
20
+ "ociCacheConfigSetId"?: string;
17
21
  /**
18
22
  * Specifies whether the cluster is sharded or non-sharded.
19
23
  */
@@ -1 +1 @@
1
- {"version":3,"file":"create-redis-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/create-redis-cluster-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA8DH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
1
+ {"version":3,"file":"create-redis-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/create-redis-cluster-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkEH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * OCI Cache API
3
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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
+ /**
15
+ * List of OCI Cache Default Config Set Values.
16
+ */
17
+ export interface DefaultConfigurationDetails {
18
+ /**
19
+ * List of DefaultConfigurationInfo objects.
20
+ */
21
+ "items": Array<model.DefaultConfigurationInfo>;
22
+ }
23
+ export declare namespace DefaultConfigurationDetails {
24
+ function getJsonObj(obj: DefaultConfigurationDetails): object;
25
+ function getDeserializedJsonObj(obj: DefaultConfigurationDetails): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * OCI Cache API
4
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.DefaultConfigurationDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var DefaultConfigurationDetails;
37
+ (function (DefaultConfigurationDetails) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.DefaultConfigurationInfo.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ DefaultConfigurationDetails.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.DefaultConfigurationInfo.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ DefaultConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(DefaultConfigurationDetails = exports.DefaultConfigurationDetails || (exports.DefaultConfigurationDetails = {}));
61
+ //# sourceMappingURL=default-configuration-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"default-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/default-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,2BAA2B,CA6B3C;AA7BD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QA6B3C"}
@@ -0,0 +1,45 @@
1
+ /**
2
+ * OCI Cache API
3
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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
+ /**
14
+ * Details of a configuration setting in the OCI Cache Default Config Set.
15
+ */
16
+ export interface DefaultConfigurationInfo {
17
+ /**
18
+ * The key of the configuration setting.
19
+ */
20
+ "configKey": string;
21
+ /**
22
+ * The default value for the configuration setting.
23
+ */
24
+ "defaultConfigValue": string;
25
+ /**
26
+ * Allowed values for the configuration setting.
27
+ */
28
+ "allowedValues"?: string;
29
+ /**
30
+ * The data type of the configuration setting.
31
+ */
32
+ "dataType": string;
33
+ /**
34
+ * Indicates if the configuration is modifiable.
35
+ */
36
+ "isModifiable": boolean;
37
+ /**
38
+ * Description of the configuration setting.
39
+ */
40
+ "description"?: string;
41
+ }
42
+ export declare namespace DefaultConfigurationInfo {
43
+ function getJsonObj(obj: DefaultConfigurationInfo): object;
44
+ function getDeserializedJsonObj(obj: DefaultConfigurationInfo): object;
45
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * OCI Cache API
4
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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.DefaultConfigurationInfo = void 0;
16
+ var DefaultConfigurationInfo;
17
+ (function (DefaultConfigurationInfo) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ DefaultConfigurationInfo.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ DefaultConfigurationInfo.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(DefaultConfigurationInfo = exports.DefaultConfigurationInfo || (exports.DefaultConfigurationInfo = {}));
29
+ //# sourceMappingURL=default-configuration-info.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"default-configuration-info.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/default-configuration-info.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmCH,IAAiB,wBAAwB,CAWxC;AAXD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAWxC"}
@@ -12,6 +12,10 @@
12
12
  */
13
13
  import * as ActionType from "./action-type";
14
14
  export import ActionType = ActionType.ActionType;
15
+ import * as AssociatedOciCacheClusterCollection from "./associated-oci-cache-cluster-collection";
16
+ export import AssociatedOciCacheClusterCollection = AssociatedOciCacheClusterCollection.AssociatedOciCacheClusterCollection;
17
+ import * as AssociatedOciCacheClusterSummary from "./associated-oci-cache-cluster-summary";
18
+ export import AssociatedOciCacheClusterSummary = AssociatedOciCacheClusterSummary.AssociatedOciCacheClusterSummary;
15
19
  import * as AttachOciCacheUsersDetails from "./attach-oci-cache-users-details";
16
20
  export import AttachOciCacheUsersDetails = AttachOciCacheUsersDetails.AttachOciCacheUsersDetails;
17
21
  import * as AttachedOciCacheCluster from "./attached-oci-cache-cluster";
@@ -20,16 +24,28 @@ import * as AttachedOciCacheUser from "./attached-oci-cache-user";
20
24
  export import AttachedOciCacheUser = AttachedOciCacheUser.AttachedOciCacheUser;
21
25
  import * as AuthenticationMode from "./authentication-mode";
22
26
  export import AuthenticationMode = AuthenticationMode.AuthenticationMode;
27
+ import * as ChangeOciCacheConfigSetCompartmentDetails from "./change-oci-cache-config-set-compartment-details";
28
+ export import ChangeOciCacheConfigSetCompartmentDetails = ChangeOciCacheConfigSetCompartmentDetails.ChangeOciCacheConfigSetCompartmentDetails;
23
29
  import * as ChangeOciCacheUserCompartmentDetails from "./change-oci-cache-user-compartment-details";
24
30
  export import ChangeOciCacheUserCompartmentDetails = ChangeOciCacheUserCompartmentDetails.ChangeOciCacheUserCompartmentDetails;
25
31
  import * as ChangeRedisClusterCompartmentDetails from "./change-redis-cluster-compartment-details";
26
32
  export import ChangeRedisClusterCompartmentDetails = ChangeRedisClusterCompartmentDetails.ChangeRedisClusterCompartmentDetails;
33
+ import * as ConfigurationDetails from "./configuration-details";
34
+ export import ConfigurationDetails = ConfigurationDetails.ConfigurationDetails;
35
+ import * as ConfigurationInfo from "./configuration-info";
36
+ export import ConfigurationInfo = ConfigurationInfo.ConfigurationInfo;
27
37
  import * as CreateIdentityTokenDetails from "./create-identity-token-details";
28
38
  export import CreateIdentityTokenDetails = CreateIdentityTokenDetails.CreateIdentityTokenDetails;
39
+ import * as CreateOciCacheConfigSetDetails from "./create-oci-cache-config-set-details";
40
+ export import CreateOciCacheConfigSetDetails = CreateOciCacheConfigSetDetails.CreateOciCacheConfigSetDetails;
29
41
  import * as CreateOciCacheUserDetails from "./create-oci-cache-user-details";
30
42
  export import CreateOciCacheUserDetails = CreateOciCacheUserDetails.CreateOciCacheUserDetails;
31
43
  import * as CreateRedisClusterDetails from "./create-redis-cluster-details";
32
44
  export import CreateRedisClusterDetails = CreateRedisClusterDetails.CreateRedisClusterDetails;
45
+ import * as DefaultConfigurationDetails from "./default-configuration-details";
46
+ export import DefaultConfigurationDetails = DefaultConfigurationDetails.DefaultConfigurationDetails;
47
+ import * as DefaultConfigurationInfo from "./default-configuration-info";
48
+ export import DefaultConfigurationInfo = DefaultConfigurationInfo.DefaultConfigurationInfo;
33
49
  import * as DetachOciCacheUsersDetails from "./detach-oci-cache-users-details";
34
50
  export import DetachOciCacheUsersDetails = DetachOciCacheUsersDetails.DetachOciCacheUsersDetails;
35
51
  import * as IdentityTokenDetailsResponse from "./identity-token-details-response";
@@ -40,6 +56,18 @@ import * as NodeCollection from "./node-collection";
40
56
  export import NodeCollection = NodeCollection.NodeCollection;
41
57
  import * as NodeSummary from "./node-summary";
42
58
  export import NodeSummary = NodeSummary.NodeSummary;
59
+ import * as OciCacheConfigSet from "./oci-cache-config-set";
60
+ export import OciCacheConfigSet = OciCacheConfigSet.OciCacheConfigSet;
61
+ import * as OciCacheConfigSetCollection from "./oci-cache-config-set-collection";
62
+ export import OciCacheConfigSetCollection = OciCacheConfigSetCollection.OciCacheConfigSetCollection;
63
+ import * as OciCacheConfigSetSummary from "./oci-cache-config-set-summary";
64
+ export import OciCacheConfigSetSummary = OciCacheConfigSetSummary.OciCacheConfigSetSummary;
65
+ import * as OciCacheDefaultConfigSet from "./oci-cache-default-config-set";
66
+ export import OciCacheDefaultConfigSet = OciCacheDefaultConfigSet.OciCacheDefaultConfigSet;
67
+ import * as OciCacheDefaultConfigSetCollection from "./oci-cache-default-config-set-collection";
68
+ export import OciCacheDefaultConfigSetCollection = OciCacheDefaultConfigSetCollection.OciCacheDefaultConfigSetCollection;
69
+ import * as OciCacheDefaultConfigSetSummary from "./oci-cache-default-config-set-summary";
70
+ export import OciCacheDefaultConfigSetSummary = OciCacheDefaultConfigSetSummary.OciCacheDefaultConfigSetSummary;
43
71
  import * as OciCacheUser from "./oci-cache-user";
44
72
  export import OciCacheUser = OciCacheUser.OciCacheUser;
45
73
  import * as OciCacheUserCollection from "./oci-cache-user-collection";
@@ -60,6 +88,8 @@ import * as RedisNodeCollection from "./redis-node-collection";
60
88
  export import RedisNodeCollection = RedisNodeCollection.RedisNodeCollection;
61
89
  import * as SortOrder from "./sort-order";
62
90
  export import SortOrder = SortOrder.SortOrder;
91
+ import * as UpdateOciCacheConfigSetDetails from "./update-oci-cache-config-set-details";
92
+ export import UpdateOciCacheConfigSetDetails = UpdateOciCacheConfigSetDetails.UpdateOciCacheConfigSetDetails;
63
93
  import * as UpdateOciCacheUserDetails from "./update-oci-cache-user-details";
64
94
  export import UpdateOciCacheUserDetails = UpdateOciCacheUserDetails.UpdateOciCacheUserDetails;
65
95
  import * as UpdateRedisClusterDetails from "./update-redis-cluster-details";
@@ -31,9 +31,14 @@ var __importStar = (this && this.__importStar) || function (mod) {
31
31
  return result;
32
32
  };
33
33
  Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.PasswordAuthenticationMode = exports.IamAuthenticationMode = exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.UpdateRedisClusterDetails = exports.UpdateOciCacheUserDetails = exports.SortOrder = exports.RedisNodeCollection = exports.RedisClusterSummary = exports.RedisClusterCollection = exports.RedisCluster = exports.OperationType = exports.OperationStatus = exports.OciCacheUserSummary = exports.OciCacheUserCollection = exports.OciCacheUser = exports.NodeSummary = exports.NodeCollection = exports.Node = exports.IdentityTokenDetailsResponse = exports.DetachOciCacheUsersDetails = exports.CreateRedisClusterDetails = exports.CreateOciCacheUserDetails = exports.CreateIdentityTokenDetails = exports.ChangeRedisClusterCompartmentDetails = exports.ChangeOciCacheUserCompartmentDetails = exports.AuthenticationMode = exports.AttachedOciCacheUser = exports.AttachedOciCacheCluster = exports.AttachOciCacheUsersDetails = exports.ActionType = void 0;
34
+ exports.WorkRequestSummaryCollection = exports.WorkRequestSummary = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequest = exports.UpdateRedisClusterDetails = exports.UpdateOciCacheUserDetails = exports.UpdateOciCacheConfigSetDetails = exports.SortOrder = exports.RedisNodeCollection = exports.RedisClusterSummary = exports.RedisClusterCollection = exports.RedisCluster = exports.OperationType = exports.OperationStatus = exports.OciCacheUserSummary = exports.OciCacheUserCollection = exports.OciCacheUser = exports.OciCacheDefaultConfigSetSummary = exports.OciCacheDefaultConfigSetCollection = exports.OciCacheDefaultConfigSet = exports.OciCacheConfigSetSummary = exports.OciCacheConfigSetCollection = exports.OciCacheConfigSet = exports.NodeSummary = exports.NodeCollection = exports.Node = exports.IdentityTokenDetailsResponse = exports.DetachOciCacheUsersDetails = exports.DefaultConfigurationInfo = exports.DefaultConfigurationDetails = exports.CreateRedisClusterDetails = exports.CreateOciCacheUserDetails = exports.CreateOciCacheConfigSetDetails = exports.CreateIdentityTokenDetails = exports.ConfigurationInfo = exports.ConfigurationDetails = exports.ChangeRedisClusterCompartmentDetails = exports.ChangeOciCacheUserCompartmentDetails = exports.ChangeOciCacheConfigSetCompartmentDetails = exports.AuthenticationMode = exports.AttachedOciCacheUser = exports.AttachedOciCacheCluster = exports.AttachOciCacheUsersDetails = exports.AssociatedOciCacheClusterSummary = exports.AssociatedOciCacheClusterCollection = exports.ActionType = void 0;
35
+ exports.PasswordAuthenticationMode = exports.IamAuthenticationMode = void 0;
35
36
  const ActionType = __importStar(require("./action-type"));
36
37
  exports.ActionType = ActionType.ActionType;
38
+ const AssociatedOciCacheClusterCollection = __importStar(require("./associated-oci-cache-cluster-collection"));
39
+ exports.AssociatedOciCacheClusterCollection = AssociatedOciCacheClusterCollection.AssociatedOciCacheClusterCollection;
40
+ const AssociatedOciCacheClusterSummary = __importStar(require("./associated-oci-cache-cluster-summary"));
41
+ exports.AssociatedOciCacheClusterSummary = AssociatedOciCacheClusterSummary.AssociatedOciCacheClusterSummary;
37
42
  const AttachOciCacheUsersDetails = __importStar(require("./attach-oci-cache-users-details"));
38
43
  exports.AttachOciCacheUsersDetails = AttachOciCacheUsersDetails.AttachOciCacheUsersDetails;
39
44
  const AttachedOciCacheCluster = __importStar(require("./attached-oci-cache-cluster"));
@@ -42,16 +47,28 @@ const AttachedOciCacheUser = __importStar(require("./attached-oci-cache-user"));
42
47
  exports.AttachedOciCacheUser = AttachedOciCacheUser.AttachedOciCacheUser;
43
48
  const AuthenticationMode = __importStar(require("./authentication-mode"));
44
49
  exports.AuthenticationMode = AuthenticationMode.AuthenticationMode;
50
+ const ChangeOciCacheConfigSetCompartmentDetails = __importStar(require("./change-oci-cache-config-set-compartment-details"));
51
+ exports.ChangeOciCacheConfigSetCompartmentDetails = ChangeOciCacheConfigSetCompartmentDetails.ChangeOciCacheConfigSetCompartmentDetails;
45
52
  const ChangeOciCacheUserCompartmentDetails = __importStar(require("./change-oci-cache-user-compartment-details"));
46
53
  exports.ChangeOciCacheUserCompartmentDetails = ChangeOciCacheUserCompartmentDetails.ChangeOciCacheUserCompartmentDetails;
47
54
  const ChangeRedisClusterCompartmentDetails = __importStar(require("./change-redis-cluster-compartment-details"));
48
55
  exports.ChangeRedisClusterCompartmentDetails = ChangeRedisClusterCompartmentDetails.ChangeRedisClusterCompartmentDetails;
56
+ const ConfigurationDetails = __importStar(require("./configuration-details"));
57
+ exports.ConfigurationDetails = ConfigurationDetails.ConfigurationDetails;
58
+ const ConfigurationInfo = __importStar(require("./configuration-info"));
59
+ exports.ConfigurationInfo = ConfigurationInfo.ConfigurationInfo;
49
60
  const CreateIdentityTokenDetails = __importStar(require("./create-identity-token-details"));
50
61
  exports.CreateIdentityTokenDetails = CreateIdentityTokenDetails.CreateIdentityTokenDetails;
62
+ const CreateOciCacheConfigSetDetails = __importStar(require("./create-oci-cache-config-set-details"));
63
+ exports.CreateOciCacheConfigSetDetails = CreateOciCacheConfigSetDetails.CreateOciCacheConfigSetDetails;
51
64
  const CreateOciCacheUserDetails = __importStar(require("./create-oci-cache-user-details"));
52
65
  exports.CreateOciCacheUserDetails = CreateOciCacheUserDetails.CreateOciCacheUserDetails;
53
66
  const CreateRedisClusterDetails = __importStar(require("./create-redis-cluster-details"));
54
67
  exports.CreateRedisClusterDetails = CreateRedisClusterDetails.CreateRedisClusterDetails;
68
+ const DefaultConfigurationDetails = __importStar(require("./default-configuration-details"));
69
+ exports.DefaultConfigurationDetails = DefaultConfigurationDetails.DefaultConfigurationDetails;
70
+ const DefaultConfigurationInfo = __importStar(require("./default-configuration-info"));
71
+ exports.DefaultConfigurationInfo = DefaultConfigurationInfo.DefaultConfigurationInfo;
55
72
  const DetachOciCacheUsersDetails = __importStar(require("./detach-oci-cache-users-details"));
56
73
  exports.DetachOciCacheUsersDetails = DetachOciCacheUsersDetails.DetachOciCacheUsersDetails;
57
74
  const IdentityTokenDetailsResponse = __importStar(require("./identity-token-details-response"));
@@ -62,6 +79,18 @@ const NodeCollection = __importStar(require("./node-collection"));
62
79
  exports.NodeCollection = NodeCollection.NodeCollection;
63
80
  const NodeSummary = __importStar(require("./node-summary"));
64
81
  exports.NodeSummary = NodeSummary.NodeSummary;
82
+ const OciCacheConfigSet = __importStar(require("./oci-cache-config-set"));
83
+ exports.OciCacheConfigSet = OciCacheConfigSet.OciCacheConfigSet;
84
+ const OciCacheConfigSetCollection = __importStar(require("./oci-cache-config-set-collection"));
85
+ exports.OciCacheConfigSetCollection = OciCacheConfigSetCollection.OciCacheConfigSetCollection;
86
+ const OciCacheConfigSetSummary = __importStar(require("./oci-cache-config-set-summary"));
87
+ exports.OciCacheConfigSetSummary = OciCacheConfigSetSummary.OciCacheConfigSetSummary;
88
+ const OciCacheDefaultConfigSet = __importStar(require("./oci-cache-default-config-set"));
89
+ exports.OciCacheDefaultConfigSet = OciCacheDefaultConfigSet.OciCacheDefaultConfigSet;
90
+ const OciCacheDefaultConfigSetCollection = __importStar(require("./oci-cache-default-config-set-collection"));
91
+ exports.OciCacheDefaultConfigSetCollection = OciCacheDefaultConfigSetCollection.OciCacheDefaultConfigSetCollection;
92
+ const OciCacheDefaultConfigSetSummary = __importStar(require("./oci-cache-default-config-set-summary"));
93
+ exports.OciCacheDefaultConfigSetSummary = OciCacheDefaultConfigSetSummary.OciCacheDefaultConfigSetSummary;
65
94
  const OciCacheUser = __importStar(require("./oci-cache-user"));
66
95
  exports.OciCacheUser = OciCacheUser.OciCacheUser;
67
96
  const OciCacheUserCollection = __importStar(require("./oci-cache-user-collection"));
@@ -82,6 +111,8 @@ const RedisNodeCollection = __importStar(require("./redis-node-collection"));
82
111
  exports.RedisNodeCollection = RedisNodeCollection.RedisNodeCollection;
83
112
  const SortOrder = __importStar(require("./sort-order"));
84
113
  exports.SortOrder = SortOrder.SortOrder;
114
+ const UpdateOciCacheConfigSetDetails = __importStar(require("./update-oci-cache-config-set-details"));
115
+ exports.UpdateOciCacheConfigSetDetails = UpdateOciCacheConfigSetDetails.UpdateOciCacheConfigSetDetails;
85
116
  const UpdateOciCacheUserDetails = __importStar(require("./update-oci-cache-user-details"));
86
117
  exports.UpdateOciCacheUserDetails = UpdateOciCacheUserDetails.UpdateOciCacheUserDetails;
87
118
  const UpdateRedisClusterDetails = __importStar(require("./update-redis-cluster-details"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * OCI Cache API
3
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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
+ /**
15
+ * A list of OCI Cache Config Sets that match filter criteria, if any.
16
+ */
17
+ export interface OciCacheConfigSetCollection {
18
+ /**
19
+ * List of OCI Cache Config Sets.
20
+ */
21
+ "items": Array<model.OciCacheConfigSetSummary>;
22
+ }
23
+ export declare namespace OciCacheConfigSetCollection {
24
+ function getJsonObj(obj: OciCacheConfigSetCollection): object;
25
+ function getDeserializedJsonObj(obj: OciCacheConfigSetCollection): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * OCI Cache API
4
+ * Use the OCI Cache API to create and manage clusters. A cluster is a memory-based storage solution. For more information, see [OCI Cache](https://docs.oracle.com/iaas/Content/ocicache/home.htm).
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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.OciCacheConfigSetCollection = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var OciCacheConfigSetCollection;
37
+ (function (OciCacheConfigSetCollection) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.OciCacheConfigSetSummary.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ OciCacheConfigSetCollection.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.OciCacheConfigSetSummary.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ OciCacheConfigSetCollection.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(OciCacheConfigSetCollection = exports.OciCacheConfigSetCollection || (exports.OciCacheConfigSetCollection = {}));
61
+ //# sourceMappingURL=oci-cache-config-set-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"oci-cache-config-set-collection.js","sourceRoot":"","sources":["../../../../../lib/redis/lib/model/oci-cache-config-set-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,2BAA2B,CA6B3C;AA7BD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QA6B3C"}