oci-batch 2.129.0 → 2.131.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 (125) hide show
  1. package/lib/client.d.ts +1 -1
  2. package/lib/client.js +8 -2
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/batch-context-summary.d.ts +1 -1
  5. package/lib/model/batch-context.d.ts +1 -1
  6. package/lib/model/batch-task-execution-details.d.ts +22 -0
  7. package/lib/model/batch-task-execution-details.js +68 -0
  8. package/lib/model/batch-task-execution-details.js.map +1 -0
  9. package/lib/model/batch-task-hierarchy-view.d.ts +23 -0
  10. package/lib/model/batch-task-hierarchy-view.js +34 -0
  11. package/lib/model/batch-task-hierarchy-view.js.map +1 -0
  12. package/lib/model/batch-task-profile-extended-information.d.ts +22 -0
  13. package/lib/model/batch-task-profile-extended-information.js +76 -0
  14. package/lib/model/batch-task-profile-extended-information.js.map +1 -0
  15. package/lib/model/batch-task-profile-summary.d.ts +6 -0
  16. package/lib/model/batch-task-profile-summary.js +30 -2
  17. package/lib/model/batch-task-profile-summary.js.map +1 -1
  18. package/lib/model/batch-task-profile.d.ts +6 -0
  19. package/lib/model/batch-task-profile.js +30 -2
  20. package/lib/model/batch-task-profile.js.map +1 -1
  21. package/lib/model/batch-task-summary.d.ts +8 -0
  22. package/lib/model/batch-task-summary.js +4 -0
  23. package/lib/model/batch-task-summary.js.map +1 -1
  24. package/lib/model/batch-task.d.ts +9 -1
  25. package/lib/model/batch-task.js +4 -0
  26. package/lib/model/batch-task.js.map +1 -1
  27. package/lib/model/compute-task-execution-details.d.ts +57 -0
  28. package/lib/model/compute-task-execution-details.js +62 -0
  29. package/lib/model/compute-task-execution-details.js.map +1 -0
  30. package/lib/model/compute-task.d.ts +4 -0
  31. package/lib/model/compute-task.js +10 -0
  32. package/lib/model/compute-task.js.map +1 -1
  33. package/lib/model/cpu-architecture-task-profile-extended-information.d.ts +37 -0
  34. package/lib/model/cpu-architecture-task-profile-extended-information.js +64 -0
  35. package/lib/model/cpu-architecture-task-profile-extended-information.js.map +1 -0
  36. package/lib/model/cpu-fleet-shape-execution-details.d.ts +40 -0
  37. package/lib/model/cpu-fleet-shape-execution-details.js +54 -0
  38. package/lib/model/cpu-fleet-shape-execution-details.js.map +1 -0
  39. package/lib/model/cpu-shape-task-profile-extended-information.d.ts +28 -0
  40. package/lib/model/cpu-shape-task-profile-extended-information.js +54 -0
  41. package/lib/model/cpu-shape-task-profile-extended-information.js.map +1 -0
  42. package/lib/model/create-batch-task-details.d.ts +1 -1
  43. package/lib/model/create-batch-task-details.js +4 -0
  44. package/lib/model/create-batch-task-details.js.map +1 -1
  45. package/lib/model/create-batch-task-profile-details.d.ts +8 -2
  46. package/lib/model/create-batch-task-profile-details.js +30 -2
  47. package/lib/model/create-batch-task-profile-details.js.map +1 -1
  48. package/lib/model/create-batch-task-profile-extended-information-details.d.ts +22 -0
  49. package/lib/model/create-batch-task-profile-extended-information-details.js +76 -0
  50. package/lib/model/create-batch-task-profile-extended-information-details.js.map +1 -0
  51. package/lib/model/create-cpu-architecture-task-profile-extended-information-details.d.ts +32 -0
  52. package/lib/model/create-cpu-architecture-task-profile-extended-information-details.js +59 -0
  53. package/lib/model/create-cpu-architecture-task-profile-extended-information-details.js.map +1 -0
  54. package/lib/model/create-cpu-shape-task-profile-extended-information-details.d.ts +28 -0
  55. package/lib/model/create-cpu-shape-task-profile-extended-information-details.js +54 -0
  56. package/lib/model/create-cpu-shape-task-profile-extended-information-details.js.map +1 -0
  57. package/lib/model/create-fixed-gpu-fleet-shape-details.d.ts +32 -0
  58. package/lib/model/create-fixed-gpu-fleet-shape-details.js +54 -0
  59. package/lib/model/create-fixed-gpu-fleet-shape-details.js.map +1 -0
  60. package/lib/model/create-fleet-details.js +4 -0
  61. package/lib/model/create-fleet-details.js.map +1 -1
  62. package/lib/model/create-gpu-fleet-shape-details.d.ts +22 -0
  63. package/lib/model/create-gpu-fleet-shape-details.js +68 -0
  64. package/lib/model/create-gpu-fleet-shape-details.js.map +1 -0
  65. package/lib/model/create-gpu-shape-task-profile-extended-information-details.d.ts +28 -0
  66. package/lib/model/create-gpu-shape-task-profile-extended-information-details.js +54 -0
  67. package/lib/model/create-gpu-shape-task-profile-extended-information-details.js.map +1 -0
  68. package/lib/model/create-group-task-details.d.ts +28 -0
  69. package/lib/model/create-group-task-details.js +66 -0
  70. package/lib/model/create-group-task-details.js.map +1 -0
  71. package/lib/model/create-service-managed-gpu-fleet-details.d.ts +33 -0
  72. package/lib/model/create-service-managed-gpu-fleet-details.js +60 -0
  73. package/lib/model/create-service-managed-gpu-fleet-details.js.map +1 -0
  74. package/lib/model/fixed-gpu-fleet-shape.d.ts +32 -0
  75. package/lib/model/fixed-gpu-fleet-shape.js +52 -0
  76. package/lib/model/fixed-gpu-fleet-shape.js.map +1 -0
  77. package/lib/model/fleet-shape-execution-details.d.ts +22 -0
  78. package/lib/model/fleet-shape-execution-details.js +72 -0
  79. package/lib/model/fleet-shape-execution-details.js.map +1 -0
  80. package/lib/model/fleet-shape.d.ts +6 -2
  81. package/lib/model/fleet-shape.js.map +1 -1
  82. package/lib/model/fleet.js +4 -0
  83. package/lib/model/fleet.js.map +1 -1
  84. package/lib/model/gpu-fleet-shape-execution-details.d.ts +44 -0
  85. package/lib/model/gpu-fleet-shape-execution-details.js +54 -0
  86. package/lib/model/gpu-fleet-shape-execution-details.js.map +1 -0
  87. package/lib/model/gpu-fleet-shape.d.ts +22 -0
  88. package/lib/model/gpu-fleet-shape.js +68 -0
  89. package/lib/model/gpu-fleet-shape.js.map +1 -0
  90. package/lib/model/gpu-shape-task-profile-extended-information.d.ts +28 -0
  91. package/lib/model/gpu-shape-task-profile-extended-information.js +54 -0
  92. package/lib/model/gpu-shape-task-profile-extended-information.js.map +1 -0
  93. package/lib/model/group-task-summary.d.ts +28 -0
  94. package/lib/model/group-task-summary.js +52 -0
  95. package/lib/model/group-task-summary.js.map +1 -0
  96. package/lib/model/group-task.d.ts +28 -0
  97. package/lib/model/group-task.js +50 -0
  98. package/lib/model/group-task.js.map +1 -0
  99. package/lib/model/index.d.ts +52 -0
  100. package/lib/model/index.js +55 -2
  101. package/lib/model/index.js.map +1 -1
  102. package/lib/model/logging-configuration.d.ts +1 -1
  103. package/lib/model/oci-logging-configuration.d.ts +4 -0
  104. package/lib/model/oci-logging-configuration.js.map +1 -1
  105. package/lib/model/service-managed-fleet.d.ts +1 -1
  106. package/lib/model/service-managed-gpu-fleet.d.ts +41 -0
  107. package/lib/model/service-managed-gpu-fleet.js +56 -0
  108. package/lib/model/service-managed-gpu-fleet.js.map +1 -0
  109. package/lib/model/shape-type.d.ts +23 -0
  110. package/lib/model/shape-type.js +34 -0
  111. package/lib/model/shape-type.js.map +1 -0
  112. package/lib/model/update-batch-context-details.d.ts +1 -0
  113. package/lib/model/update-batch-context-details.js +6 -0
  114. package/lib/model/update-batch-context-details.js.map +1 -1
  115. package/lib/model/update-logging-configuration-details.d.ts +22 -0
  116. package/lib/model/update-logging-configuration-details.js +68 -0
  117. package/lib/model/update-logging-configuration-details.js.map +1 -0
  118. package/lib/model/update-oci-logging-configuration.d.ts +28 -0
  119. package/lib/model/update-oci-logging-configuration.js +54 -0
  120. package/lib/model/update-oci-logging-configuration.js.map +1 -0
  121. package/lib/request/get-batch-task-request.d.ts +1 -1
  122. package/lib/request/list-batch-context-shapes-request.d.ts +5 -0
  123. package/lib/request/list-batch-job-tasks-request.d.ts +17 -1
  124. package/lib/request/list-batch-tasks-request.d.ts +5 -1
  125. package/package.json +3 -3
@@ -0,0 +1,32 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, 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
+ * Fixed shape of the GPU fleet. Describes hardware resources of each node in the fleet.
16
+ */
17
+ export interface CreateFixedGpuFleetShapeDetails extends model.CreateGpuFleetShapeDetails {
18
+ /**
19
+ * The name of the fixed GPU fleet shape.
20
+ */
21
+ "shapeName": string;
22
+ /**
23
+ * Amount of disk space in GBs required for the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
+ */
25
+ "diskSizeInGBs"?: number;
26
+ "type": string;
27
+ }
28
+ export declare namespace CreateFixedGpuFleetShapeDetails {
29
+ function getJsonObj(obj: CreateFixedGpuFleetShapeDetails, isParentJsonObj?: boolean): object;
30
+ const type = "FIXED_GPU_FLEET_SHAPE";
31
+ function getDeserializedJsonObj(obj: CreateFixedGpuFleetShapeDetails, isParentJsonObj?: boolean): object;
32
+ }
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, 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.CreateFixedGpuFleetShapeDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var CreateFixedGpuFleetShapeDetails;
37
+ (function (CreateFixedGpuFleetShapeDetails) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.CreateGpuFleetShapeDetails.getJsonObj(obj))), {});
42
+ return jsonObj;
43
+ }
44
+ CreateFixedGpuFleetShapeDetails.getJsonObj = getJsonObj;
45
+ CreateFixedGpuFleetShapeDetails.type = "FIXED_GPU_FLEET_SHAPE";
46
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
47
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
48
+ ? obj
49
+ : model.CreateGpuFleetShapeDetails.getDeserializedJsonObj(obj))), {});
50
+ return jsonObj;
51
+ }
52
+ CreateFixedGpuFleetShapeDetails.getDeserializedJsonObj = getDeserializedJsonObj;
53
+ })(CreateFixedGpuFleetShapeDetails = exports.CreateFixedGpuFleetShapeDetails || (exports.CreateFixedGpuFleetShapeDetails = {}));
54
+ //# sourceMappingURL=create-fixed-gpu-fleet-shape-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-fixed-gpu-fleet-shape-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/create-fixed-gpu-fleet-shape-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,+BAA+B,CA8B/C;AA9BD,WAAiB,+BAA+B;IAC9C,SAAgB,UAAU,CACxB,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAqC,CAAC,GACvF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,0CAAU,aAYzB,CAAA;IACY,oCAAI,GAAG,uBAAuB,CAAC;IAC5C,SAAgB,sBAAsB,CACpC,GAAoC,EACpC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACtD,GAAG,CACgC,CAAC,GACvC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,sDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QA8B/C"}
@@ -40,6 +40,8 @@ var CreateFleetDetails;
40
40
  const jsonObj = Object.assign(Object.assign({}, obj), {});
41
41
  if (obj && "type" in obj && obj.type) {
42
42
  switch (obj.type) {
43
+ case "SERVICE_MANAGED_GPU_FLEET":
44
+ return model.CreateServiceManagedGpuFleetDetails.getJsonObj(jsonObj, true);
43
45
  case "SERVICE_MANAGED_FLEET":
44
46
  return model.CreateServiceManagedFleetDetails.getJsonObj(jsonObj, true);
45
47
  default:
@@ -54,6 +56,8 @@ var CreateFleetDetails;
54
56
  const jsonObj = Object.assign(Object.assign({}, obj), {});
55
57
  if (obj && "type" in obj && obj.type) {
56
58
  switch (obj.type) {
59
+ case "SERVICE_MANAGED_GPU_FLEET":
60
+ return model.CreateServiceManagedGpuFleetDetails.getDeserializedJsonObj(jsonObj, true);
57
61
  case "SERVICE_MANAGED_FLEET":
58
62
  return model.CreateServiceManagedFleetDetails.getDeserializedJsonObj(jsonObj, true);
59
63
  default:
@@ -1 +1 @@
1
- {"version":3,"file":"create-fleet-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/create-fleet-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,kBAAkB,CAiClC;AAjCD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,gCAAgC,CAAC,UAAU,CACL,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,6BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,gCAAgC,CAAC,sBAAsB,CACjB,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,yCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAiClC"}
1
+ {"version":3,"file":"create-fleet-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/create-fleet-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,kBAAkB,CA2ClC;AA3CD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,2BAA2B;oBAC9B,OAAO,KAAK,CAAC,mCAAmC,CAAC,UAAU,CACL,OAAQ,EAC5D,IAAI,CACL,CAAC;gBACJ,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,gCAAgC,CAAC,UAAU,CACL,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,6BAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,2BAA2B;oBAC9B,OAAO,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CACjB,OAAQ,EAC5D,IAAI,CACL,CAAC;gBACJ,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,gCAAgC,CAAC,sBAAsB,CACjB,OAAQ,EACzD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,yCAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QA2ClC"}
@@ -0,0 +1,22 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, 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
+ * Shape of the GPU fleet. Describes hardware resources of each node in the fleet.
15
+ */
16
+ export interface CreateGpuFleetShapeDetails {
17
+ "type": string;
18
+ }
19
+ export declare namespace CreateGpuFleetShapeDetails {
20
+ function getJsonObj(obj: CreateGpuFleetShapeDetails): object;
21
+ function getDeserializedJsonObj(obj: CreateGpuFleetShapeDetails): object;
22
+ }
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, 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.CreateGpuFleetShapeDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ const common = require("oci-common");
37
+ var CreateGpuFleetShapeDetails;
38
+ (function (CreateGpuFleetShapeDetails) {
39
+ function getJsonObj(obj) {
40
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
41
+ if (obj && "type" in obj && obj.type) {
42
+ switch (obj.type) {
43
+ case "FIXED_GPU_FLEET_SHAPE":
44
+ return model.CreateFixedGpuFleetShapeDetails.getJsonObj(jsonObj, true);
45
+ default:
46
+ if (common.LOG.logger)
47
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
48
+ }
49
+ }
50
+ return jsonObj;
51
+ }
52
+ CreateGpuFleetShapeDetails.getJsonObj = getJsonObj;
53
+ function getDeserializedJsonObj(obj) {
54
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
55
+ if (obj && "type" in obj && obj.type) {
56
+ switch (obj.type) {
57
+ case "FIXED_GPU_FLEET_SHAPE":
58
+ return model.CreateFixedGpuFleetShapeDetails.getDeserializedJsonObj(jsonObj, true);
59
+ default:
60
+ if (common.LOG.logger)
61
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
62
+ }
63
+ }
64
+ return jsonObj;
65
+ }
66
+ CreateGpuFleetShapeDetails.getDeserializedJsonObj = getDeserializedJsonObj;
67
+ })(CreateGpuFleetShapeDetails = exports.CreateGpuFleetShapeDetails || (exports.CreateGpuFleetShapeDetails = {}));
68
+ //# sourceMappingURL=create-gpu-fleet-shape-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-gpu-fleet-shape-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/create-gpu-fleet-shape-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,0BAA0B,CAiC1C;AAjCD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,+BAA+B,CAAC,UAAU,CACL,OAAQ,EACxD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,qCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CACjB,OAAQ,EACxD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,iDAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAiC1C"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, 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
+ * Extended information for the GPU-specific task profile.
16
+ */
17
+ export interface CreateGpuShapeTaskProfileExtendedInformationDetails extends model.CreateBatchTaskProfileExtendedInformationDetails {
18
+ /**
19
+ * A name of the GPU shape.
20
+ */
21
+ "shapeName": string;
22
+ "type": string;
23
+ }
24
+ export declare namespace CreateGpuShapeTaskProfileExtendedInformationDetails {
25
+ function getJsonObj(obj: CreateGpuShapeTaskProfileExtendedInformationDetails, isParentJsonObj?: boolean): object;
26
+ const type = "GPU_SHAPE_TASK_PROFILE_EXTENDED_INFORMATION";
27
+ function getDeserializedJsonObj(obj: CreateGpuShapeTaskProfileExtendedInformationDetails, isParentJsonObj?: boolean): object;
28
+ }
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, 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.CreateGpuShapeTaskProfileExtendedInformationDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var CreateGpuShapeTaskProfileExtendedInformationDetails;
37
+ (function (CreateGpuShapeTaskProfileExtendedInformationDetails) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.CreateBatchTaskProfileExtendedInformationDetails.getJsonObj(obj))), {});
42
+ return jsonObj;
43
+ }
44
+ CreateGpuShapeTaskProfileExtendedInformationDetails.getJsonObj = getJsonObj;
45
+ CreateGpuShapeTaskProfileExtendedInformationDetails.type = "GPU_SHAPE_TASK_PROFILE_EXTENDED_INFORMATION";
46
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
47
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
48
+ ? obj
49
+ : model.CreateBatchTaskProfileExtendedInformationDetails.getDeserializedJsonObj(obj))), {});
50
+ return jsonObj;
51
+ }
52
+ CreateGpuShapeTaskProfileExtendedInformationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
53
+ })(CreateGpuShapeTaskProfileExtendedInformationDetails = exports.CreateGpuShapeTaskProfileExtendedInformationDetails || (exports.CreateGpuShapeTaskProfileExtendedInformationDetails = {}));
54
+ //# sourceMappingURL=create-gpu-shape-task-profile-extended-information-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-gpu-shape-task-profile-extended-information-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/create-gpu-shape-task-profile-extended-information-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,mDAAmD,CAgCnE;AAhCD,WAAiB,mDAAmD;IAClE,SAAgB,UAAU,CACxB,GAAwD,EACxD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gDAAgD,CAAC,UAAU,CAChE,GAAG,CACoD,CAAC,GAC3D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,8DAAU,aAczB,CAAA;IACY,wDAAI,GAAG,6CAA6C,CAAC;IAClE,SAAgB,sBAAsB,CACpC,GAAwD,EACxD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gDAAgD,CAAC,sBAAsB,CAC5E,GAAG,CACoD,CAAC,GAC3D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,0EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,mDAAmD,GAAnD,2DAAmD,KAAnD,2DAAmD,QAgCnE"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, 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
+ * Group task is a construct that represents a container of tasks for execution.
16
+ */
17
+ export interface CreateGroupTaskDetails extends model.CreateBatchTaskDetails {
18
+ /**
19
+ * A list of tasks to be executed within this group task.
20
+ */
21
+ "tasks": Array<model.CreateBatchTaskDetails>;
22
+ "type": string;
23
+ }
24
+ export declare namespace CreateGroupTaskDetails {
25
+ function getJsonObj(obj: CreateGroupTaskDetails, isParentJsonObj?: boolean): object;
26
+ const type = "GROUP";
27
+ function getDeserializedJsonObj(obj: CreateGroupTaskDetails, isParentJsonObj?: boolean): object;
28
+ }
@@ -0,0 +1,66 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, 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.CreateGroupTaskDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var CreateGroupTaskDetails;
37
+ (function (CreateGroupTaskDetails) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.CreateBatchTaskDetails.getJsonObj(obj))), {
42
+ "tasks": obj.tasks
43
+ ? obj.tasks.map(item => {
44
+ return model.CreateBatchTaskDetails.getJsonObj(item);
45
+ })
46
+ : undefined
47
+ });
48
+ return jsonObj;
49
+ }
50
+ CreateGroupTaskDetails.getJsonObj = getJsonObj;
51
+ CreateGroupTaskDetails.type = "GROUP";
52
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
53
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
54
+ ? obj
55
+ : model.CreateBatchTaskDetails.getDeserializedJsonObj(obj))), {
56
+ "tasks": obj.tasks
57
+ ? obj.tasks.map(item => {
58
+ return model.CreateBatchTaskDetails.getDeserializedJsonObj(item);
59
+ })
60
+ : undefined
61
+ });
62
+ return jsonObj;
63
+ }
64
+ CreateGroupTaskDetails.getDeserializedJsonObj = getDeserializedJsonObj;
65
+ })(CreateGroupTaskDetails = exports.CreateGroupTaskDetails || (exports.CreateGroupTaskDetails = {}));
66
+ //# sourceMappingURL=create-group-task-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-group-task-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/create-group-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,sBAAsB,CAqCtC;AArCD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GAC1E;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,iCAAU,aAezB,CAAA;IACY,2BAAI,GAAG,OAAO,CAAC;IAC5B,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GACtF;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,6CAAsB,yBAkBrC,CAAA;AACH,CAAC,EArCgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAqCtC"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, 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
+ * Service managed GPU Fleet configuration of the batch context.
16
+ */
17
+ export interface CreateServiceManagedGpuFleetDetails extends model.CreateFleetDetails {
18
+ /**
19
+ * Name of the service managed GPU fleet.
20
+ */
21
+ "name": string;
22
+ "shape": model.CreateFixedGpuFleetShapeDetails;
23
+ /**
24
+ * Maximum number of concurrent tasks for the service managed GPU fleet. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
+ */
26
+ "maxConcurrentTasks": number;
27
+ "type": string;
28
+ }
29
+ export declare namespace CreateServiceManagedGpuFleetDetails {
30
+ function getJsonObj(obj: CreateServiceManagedGpuFleetDetails, isParentJsonObj?: boolean): object;
31
+ const type = "SERVICE_MANAGED_GPU_FLEET";
32
+ function getDeserializedJsonObj(obj: CreateServiceManagedGpuFleetDetails, isParentJsonObj?: boolean): object;
33
+ }
@@ -0,0 +1,60 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, 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.CreateServiceManagedGpuFleetDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var CreateServiceManagedGpuFleetDetails;
37
+ (function (CreateServiceManagedGpuFleetDetails) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.CreateFleetDetails.getJsonObj(obj))), {
42
+ "shape": obj.shape ? model.CreateGpuFleetShapeDetails.getJsonObj(obj.shape) : undefined
43
+ });
44
+ return jsonObj;
45
+ }
46
+ CreateServiceManagedGpuFleetDetails.getJsonObj = getJsonObj;
47
+ CreateServiceManagedGpuFleetDetails.type = "SERVICE_MANAGED_GPU_FLEET";
48
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
49
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
50
+ ? obj
51
+ : model.CreateFleetDetails.getDeserializedJsonObj(obj))), {
52
+ "shape": obj.shape
53
+ ? model.CreateGpuFleetShapeDetails.getDeserializedJsonObj(obj.shape)
54
+ : undefined
55
+ });
56
+ return jsonObj;
57
+ }
58
+ CreateServiceManagedGpuFleetDetails.getDeserializedJsonObj = getDeserializedJsonObj;
59
+ })(CreateServiceManagedGpuFleetDetails = exports.CreateServiceManagedGpuFleetDetails || (exports.CreateServiceManagedGpuFleetDetails = {}));
60
+ //# sourceMappingURL=create-service-managed-gpu-fleet-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-service-managed-gpu-fleet-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/create-service-managed-gpu-fleet-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,mCAAmC,CAoCnD;AApCD,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CACxB,GAAwC,EACxC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAyC,CAAC,GACnF;YACD,OAAO,EAAE,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS;SACxF,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,8CAAU,aAczB,CAAA;IACY,wCAAI,GAAG,2BAA2B,CAAC;IAChD,SAAgB,sBAAsB,CACpC,GAAwC,EACxC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAC9C,GAAG,CACoC,CAAC,GAC3C;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CAAC,GAAG,CAAC,KAAK,CAAC;gBACpE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,0DAAsB,yBAkBrC,CAAA;AACH,CAAC,EApCgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAoCnD"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, 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
+ * Fixed shape of the GPU fleet. Describes hardware resources of each node in the fleet.
16
+ */
17
+ export interface FixedGpuFleetShape extends model.GpuFleetShape {
18
+ /**
19
+ * The name of the fixed GPU fleet shape.
20
+ */
21
+ "shapeName": string;
22
+ /**
23
+ * Amount of disk space in GBs required for the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
+ */
25
+ "diskSizeInGBs"?: number;
26
+ "type": string;
27
+ }
28
+ export declare namespace FixedGpuFleetShape {
29
+ function getJsonObj(obj: FixedGpuFleetShape, isParentJsonObj?: boolean): object;
30
+ const type = "FIXED_GPU_FLEET_SHAPE";
31
+ function getDeserializedJsonObj(obj: FixedGpuFleetShape, isParentJsonObj?: boolean): object;
32
+ }
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, 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.FixedGpuFleetShape = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var FixedGpuFleetShape;
37
+ (function (FixedGpuFleetShape) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.GpuFleetShape.getJsonObj(obj))), {});
40
+ return jsonObj;
41
+ }
42
+ FixedGpuFleetShape.getJsonObj = getJsonObj;
43
+ FixedGpuFleetShape.type = "FIXED_GPU_FLEET_SHAPE";
44
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
45
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
46
+ ? obj
47
+ : model.GpuFleetShape.getDeserializedJsonObj(obj))), {});
48
+ return jsonObj;
49
+ }
50
+ FixedGpuFleetShape.getDeserializedJsonObj = getDeserializedJsonObj;
51
+ })(FixedGpuFleetShape = exports.FixedGpuFleetShape || (exports.FixedGpuFleetShape = {}));
52
+ //# sourceMappingURL=fixed-gpu-fleet-shape.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fixed-gpu-fleet-shape.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/fixed-gpu-fleet-shape.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,kBAAkB,CAuBlC;AAvBD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB,EAAE,eAAyB;QAC3E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,CAAwB,CAAC,GACrF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,6BAAU,aAOzB,CAAA;IACY,uBAAI,GAAG,uBAAuB,CAAC;IAC5C,SAAgB,sBAAsB,CACpC,GAAuB,EACvB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,aAAa,CAAC,sBAAsB,CAAC,GAAG,CAAwB,CAAC,GACzE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,yCAAsB,yBAYrC,CAAA;AACH,CAAC,EAvBgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAuBlC"}
@@ -0,0 +1,22 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, 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 about the shape which was used for the task execution.
15
+ */
16
+ export interface FleetShapeExecutionDetails {
17
+ "type": string;
18
+ }
19
+ export declare namespace FleetShapeExecutionDetails {
20
+ function getJsonObj(obj: FleetShapeExecutionDetails): object;
21
+ function getDeserializedJsonObj(obj: FleetShapeExecutionDetails): object;
22
+ }