oci-tenantmanagercontrolplane 2.5.2 → 2.6.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 (245) 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 +351 -31
  5. package/lib/client.js +1781 -326
  6. package/lib/client.js.map +1 -1
  7. package/lib/model/activate-order-details.d.ts +2 -2
  8. package/lib/model/assigned-subscription-collection.d.ts +26 -0
  9. package/lib/model/assigned-subscription-collection.js +61 -0
  10. package/lib/model/assigned-subscription-collection.js.map +1 -0
  11. package/lib/model/assigned-subscription-summary.d.ts +66 -0
  12. package/lib/model/assigned-subscription-summary.js +29 -0
  13. package/lib/model/assigned-subscription-summary.js.map +1 -0
  14. package/lib/model/assigned-subscription.d.ts +74 -0
  15. package/lib/model/assigned-subscription.js +61 -0
  16. package/lib/model/assigned-subscription.js.map +1 -0
  17. package/lib/model/available-region-collection.d.ts +26 -0
  18. package/lib/model/available-region-collection.js +61 -0
  19. package/lib/model/available-region-collection.js.map +1 -0
  20. package/lib/model/available-region-summary.d.ts +25 -0
  21. package/lib/model/available-region-summary.js +29 -0
  22. package/lib/model/available-region-summary.js.map +1 -0
  23. package/lib/model/create-child-tenancy-details.d.ts +41 -0
  24. package/lib/model/create-child-tenancy-details.js +29 -0
  25. package/lib/model/create-child-tenancy-details.js.map +1 -0
  26. package/lib/model/create-subscription-mapping-details.d.ts +29 -0
  27. package/lib/model/create-subscription-mapping-details.js +29 -0
  28. package/lib/model/create-subscription-mapping-details.js.map +1 -0
  29. package/lib/model/domain-governance-summary.d.ts +2 -2
  30. package/lib/model/domain-governance.d.ts +2 -2
  31. package/lib/model/domain-summary.d.ts +2 -2
  32. package/lib/model/domain.d.ts +2 -2
  33. package/lib/model/index.d.ts +48 -0
  34. package/lib/model/index.js +50 -1
  35. package/lib/model/index.js.map +1 -1
  36. package/lib/model/link.d.ts +1 -1
  37. package/lib/model/operation-type.d.ts +4 -0
  38. package/lib/model/operation-type.js +4 -0
  39. package/lib/model/operation-type.js.map +1 -1
  40. package/lib/model/order.d.ts +4 -4
  41. package/lib/model/organization-collection.d.ts +26 -0
  42. package/lib/model/organization-collection.js +61 -0
  43. package/lib/model/organization-collection.js.map +1 -0
  44. package/lib/model/organization-summary.d.ts +53 -0
  45. package/lib/model/organization-summary.js +29 -0
  46. package/lib/model/organization-summary.js.map +1 -0
  47. package/lib/model/organization-tenancy-collection.d.ts +26 -0
  48. package/lib/model/organization-tenancy-collection.js +61 -0
  49. package/lib/model/organization-tenancy-collection.js.map +1 -0
  50. package/lib/model/organization-tenancy-lifecycle-state.d.ts +32 -0
  51. package/lib/model/organization-tenancy-lifecycle-state.js +43 -0
  52. package/lib/model/organization-tenancy-lifecycle-state.js.map +1 -0
  53. package/lib/model/organization-tenancy-role.d.ts +29 -0
  54. package/lib/model/organization-tenancy-role.js +40 -0
  55. package/lib/model/organization-tenancy-role.js.map +1 -0
  56. package/lib/model/organization-tenancy-summary.d.ts +50 -0
  57. package/lib/model/organization-tenancy-summary.js +29 -0
  58. package/lib/model/organization-tenancy-summary.js.map +1 -0
  59. package/lib/model/organization-tenancy.d.ts +50 -0
  60. package/lib/model/organization-tenancy.js +29 -0
  61. package/lib/model/organization-tenancy.js.map +1 -0
  62. package/lib/model/organization.d.ts +66 -0
  63. package/lib/model/organization.js +43 -0
  64. package/lib/model/organization.js.map +1 -0
  65. package/lib/model/sku.d.ts +4 -4
  66. package/lib/model/subscription-collection.d.ts +26 -0
  67. package/lib/model/subscription-collection.js +61 -0
  68. package/lib/model/subscription-collection.js.map +1 -0
  69. package/lib/model/subscription-info.d.ts +6 -6
  70. package/lib/model/subscription-lifecycle-state.d.ts +33 -0
  71. package/lib/model/subscription-lifecycle-state.js +44 -0
  72. package/lib/model/subscription-lifecycle-state.js.map +1 -0
  73. package/lib/model/subscription-mapping-collection.d.ts +26 -0
  74. package/lib/model/subscription-mapping-collection.js +61 -0
  75. package/lib/model/subscription-mapping-collection.js.map +1 -0
  76. package/lib/model/subscription-mapping-summary.d.ts +53 -0
  77. package/lib/model/subscription-mapping-summary.js +29 -0
  78. package/lib/model/subscription-mapping-summary.js.map +1 -0
  79. package/lib/model/subscription-mapping.d.ts +67 -0
  80. package/lib/model/subscription-mapping.js +44 -0
  81. package/lib/model/subscription-mapping.js.map +1 -0
  82. package/lib/model/subscription-sku.d.ts +61 -0
  83. package/lib/model/subscription-sku.js +29 -0
  84. package/lib/model/subscription-sku.js.map +1 -0
  85. package/lib/model/subscription-summary.d.ts +70 -0
  86. package/lib/model/subscription-summary.js +29 -0
  87. package/lib/model/subscription-summary.js.map +1 -0
  88. package/lib/model/subscription.d.ts +74 -0
  89. package/lib/model/subscription.js +61 -0
  90. package/lib/model/subscription.js.map +1 -0
  91. package/lib/model/update-organization-details.d.ts +25 -0
  92. package/lib/model/update-organization-details.js +29 -0
  93. package/lib/model/update-organization-details.js.map +1 -0
  94. package/lib/model/work-request-error.d.ts +1 -1
  95. package/lib/model/work-request-log-entry.d.ts +1 -1
  96. package/lib/model/work-request.d.ts +2 -2
  97. package/lib/organization-waiter.d.ts +37 -0
  98. package/lib/organization-waiter.js +77 -0
  99. package/lib/organization-waiter.js.map +1 -0
  100. package/lib/request/accept-recipient-invitation-request.d.ts +1 -1
  101. package/lib/request/activate-order-request.d.ts +1 -1
  102. package/lib/request/approve-organization-tenancy-for-transfer-request.d.ts +48 -0
  103. package/lib/request/approve-organization-tenancy-for-transfer-request.js +15 -0
  104. package/lib/request/approve-organization-tenancy-for-transfer-request.js.map +1 -0
  105. package/lib/request/cancel-sender-invitation-request.d.ts +1 -1
  106. package/lib/request/create-child-tenancy-request.d.ts +36 -0
  107. package/lib/request/create-child-tenancy-request.js +15 -0
  108. package/lib/request/create-child-tenancy-request.js.map +1 -0
  109. package/lib/request/create-domain-governance-request.d.ts +1 -1
  110. package/lib/request/create-domain-request.d.ts +1 -1
  111. package/lib/request/create-sender-invitation-request.d.ts +1 -1
  112. package/lib/request/create-subscription-mapping-request.d.ts +45 -0
  113. package/lib/request/create-subscription-mapping-request.js +15 -0
  114. package/lib/request/create-subscription-mapping-request.js.map +1 -0
  115. package/lib/request/delete-domain-governance-request.d.ts +1 -1
  116. package/lib/request/delete-domain-request.d.ts +1 -1
  117. package/lib/request/delete-link-request.d.ts +1 -1
  118. package/lib/request/delete-organization-tenancy-request.d.ts +44 -0
  119. package/lib/request/delete-organization-tenancy-request.js +15 -0
  120. package/lib/request/delete-organization-tenancy-request.js.map +1 -0
  121. package/lib/request/delete-subscription-mapping-request.d.ts +35 -0
  122. package/lib/request/delete-subscription-mapping-request.js +15 -0
  123. package/lib/request/delete-subscription-mapping-request.js.map +1 -0
  124. package/lib/request/get-assigned-subscription-request.d.ts +26 -0
  125. package/lib/request/get-assigned-subscription-request.js +15 -0
  126. package/lib/request/get-assigned-subscription-request.js.map +1 -0
  127. package/lib/request/get-domain-governance-request.d.ts +1 -1
  128. package/lib/request/get-domain-request.d.ts +1 -1
  129. package/lib/request/get-link-request.d.ts +1 -1
  130. package/lib/request/get-order-request.d.ts +1 -1
  131. package/lib/request/get-organization-request.d.ts +26 -0
  132. package/lib/request/get-organization-request.js +15 -0
  133. package/lib/request/get-organization-request.js.map +1 -0
  134. package/lib/request/get-organization-tenancy-request.d.ts +30 -0
  135. package/lib/request/get-organization-tenancy-request.js +15 -0
  136. package/lib/request/get-organization-tenancy-request.js.map +1 -0
  137. package/lib/request/get-recipient-invitation-request.d.ts +1 -1
  138. package/lib/request/get-sender-invitation-request.d.ts +1 -1
  139. package/lib/request/get-subscription-mapping-request.d.ts +26 -0
  140. package/lib/request/get-subscription-mapping-request.js +15 -0
  141. package/lib/request/get-subscription-mapping-request.js.map +1 -0
  142. package/lib/request/get-subscription-request.d.ts +26 -0
  143. package/lib/request/get-subscription-request.js +15 -0
  144. package/lib/request/get-subscription-request.js.map +1 -0
  145. package/lib/request/get-work-request-request.d.ts +1 -1
  146. package/lib/request/ignore-recipient-invitation-request.d.ts +1 -1
  147. package/lib/request/index.d.ts +36 -0
  148. package/lib/request/index.js +7 -1
  149. package/lib/request/index.js.map +1 -1
  150. package/lib/request/list-assigned-subscriptions-request.d.ts +57 -0
  151. package/lib/request/list-assigned-subscriptions-request.js +24 -0
  152. package/lib/request/list-assigned-subscriptions-request.js.map +1 -0
  153. package/lib/request/list-available-regions-request.d.ts +30 -0
  154. package/lib/request/list-available-regions-request.js +15 -0
  155. package/lib/request/list-available-regions-request.js.map +1 -0
  156. package/lib/request/list-domain-governances-request.d.ts +1 -1
  157. package/lib/request/list-domains-request.d.ts +1 -1
  158. package/lib/request/list-links-request.d.ts +1 -1
  159. package/lib/request/list-organization-tenancies-request.d.ts +34 -0
  160. package/lib/request/list-organization-tenancies-request.js +15 -0
  161. package/lib/request/list-organization-tenancies-request.js.map +1 -0
  162. package/lib/request/list-organizations-request.d.ts +34 -0
  163. package/lib/request/list-organizations-request.js +15 -0
  164. package/lib/request/list-organizations-request.js.map +1 -0
  165. package/lib/request/list-recipient-invitations-request.d.ts +1 -1
  166. package/lib/request/list-sender-invitations-request.d.ts +1 -1
  167. package/lib/request/list-subscription-mappings-request.d.ts +65 -0
  168. package/lib/request/list-subscription-mappings-request.js +24 -0
  169. package/lib/request/list-subscription-mappings-request.js.map +1 -0
  170. package/lib/request/list-subscriptions-request.d.ts +57 -0
  171. package/lib/request/list-subscriptions-request.js +24 -0
  172. package/lib/request/list-subscriptions-request.js.map +1 -0
  173. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  174. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  175. package/lib/request/list-work-requests-request.d.ts +1 -1
  176. package/lib/request/unapprove-organization-tenancy-for-transfer-request.d.ts +48 -0
  177. package/lib/request/unapprove-organization-tenancy-for-transfer-request.js +15 -0
  178. package/lib/request/unapprove-organization-tenancy-for-transfer-request.js.map +1 -0
  179. package/lib/request/update-domain-governance-request.d.ts +1 -1
  180. package/lib/request/update-domain-request.d.ts +1 -1
  181. package/lib/request/update-organization-request.d.ts +49 -0
  182. package/lib/request/update-organization-request.js +15 -0
  183. package/lib/request/update-organization-request.js.map +1 -0
  184. package/lib/request/update-recipient-invitation-request.d.ts +1 -1
  185. package/lib/request/update-sender-invitation-request.d.ts +1 -1
  186. package/lib/response/approve-organization-tenancy-for-transfer-response.d.ts +30 -0
  187. package/lib/response/approve-organization-tenancy-for-transfer-response.js +15 -0
  188. package/lib/response/approve-organization-tenancy-for-transfer-response.js.map +1 -0
  189. package/lib/response/create-child-tenancy-response.d.ts +25 -0
  190. package/lib/response/create-child-tenancy-response.js +15 -0
  191. package/lib/response/create-child-tenancy-response.js.map +1 -0
  192. package/lib/response/create-subscription-mapping-response.d.ts +35 -0
  193. package/lib/response/create-subscription-mapping-response.js +15 -0
  194. package/lib/response/create-subscription-mapping-response.js.map +1 -0
  195. package/lib/response/delete-link-response.d.ts +5 -0
  196. package/lib/response/delete-organization-tenancy-response.d.ts +25 -0
  197. package/lib/response/delete-organization-tenancy-response.js +15 -0
  198. package/lib/response/delete-organization-tenancy-response.js.map +1 -0
  199. package/lib/response/delete-subscription-mapping-response.d.ts +20 -0
  200. package/lib/response/delete-subscription-mapping-response.js +15 -0
  201. package/lib/response/delete-subscription-mapping-response.js.map +1 -0
  202. package/lib/response/get-assigned-subscription-response.d.ts +30 -0
  203. package/lib/response/get-assigned-subscription-response.js +15 -0
  204. package/lib/response/get-assigned-subscription-response.js.map +1 -0
  205. package/lib/response/get-organization-response.d.ts +30 -0
  206. package/lib/response/get-organization-response.js +15 -0
  207. package/lib/response/get-organization-response.js.map +1 -0
  208. package/lib/response/get-organization-tenancy-response.d.ts +30 -0
  209. package/lib/response/get-organization-tenancy-response.js +15 -0
  210. package/lib/response/get-organization-tenancy-response.js.map +1 -0
  211. package/lib/response/get-subscription-mapping-response.d.ts +30 -0
  212. package/lib/response/get-subscription-mapping-response.js +15 -0
  213. package/lib/response/get-subscription-mapping-response.js.map +1 -0
  214. package/lib/response/get-subscription-response.d.ts +30 -0
  215. package/lib/response/get-subscription-response.js +15 -0
  216. package/lib/response/get-subscription-response.js.map +1 -0
  217. package/lib/response/index.d.ts +36 -0
  218. package/lib/response/list-assigned-subscriptions-response.d.ts +32 -0
  219. package/lib/response/list-assigned-subscriptions-response.js +15 -0
  220. package/lib/response/list-assigned-subscriptions-response.js.map +1 -0
  221. package/lib/response/list-available-regions-response.d.ts +32 -0
  222. package/lib/response/list-available-regions-response.js +15 -0
  223. package/lib/response/list-available-regions-response.js.map +1 -0
  224. package/lib/response/list-organization-tenancies-response.d.ts +32 -0
  225. package/lib/response/list-organization-tenancies-response.js +15 -0
  226. package/lib/response/list-organization-tenancies-response.js.map +1 -0
  227. package/lib/response/list-organizations-response.d.ts +32 -0
  228. package/lib/response/list-organizations-response.js +15 -0
  229. package/lib/response/list-organizations-response.js.map +1 -0
  230. package/lib/response/list-subscription-mappings-response.d.ts +32 -0
  231. package/lib/response/list-subscription-mappings-response.js +15 -0
  232. package/lib/response/list-subscription-mappings-response.js.map +1 -0
  233. package/lib/response/list-subscriptions-response.d.ts +32 -0
  234. package/lib/response/list-subscriptions-response.js +15 -0
  235. package/lib/response/list-subscriptions-response.js.map +1 -0
  236. package/lib/response/unapprove-organization-tenancy-for-transfer-response.d.ts +30 -0
  237. package/lib/response/unapprove-organization-tenancy-for-transfer-response.js +15 -0
  238. package/lib/response/unapprove-organization-tenancy-for-transfer-response.js.map +1 -0
  239. package/lib/response/update-organization-response.d.ts +25 -0
  240. package/lib/response/update-organization-response.js +15 -0
  241. package/lib/response/update-organization-response.js.map +1 -0
  242. package/lib/subscription-waiter.d.ts +45 -0
  243. package/lib/subscription-waiter.js +89 -0
  244. package/lib/subscription-waiter.js.map +1 -0
  245. package/package.json +3 -3
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-subscription-mapping-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-subscription-mapping-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/get-subscription-mapping-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, 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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetSubscription.ts.html |here} to see how to use GetSubscriptionRequest.
16
+ */
17
+ export interface GetSubscriptionRequest extends common.BaseRequest {
18
+ /**
19
+ * OCID of the subscription.
20
+ */
21
+ "subscriptionId": string;
22
+ /**
23
+ * The client request ID for tracing.
24
+ */
25
+ "opcRequestId"?: string;
26
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-subscription-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-subscription-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/get-subscription-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/IgnoreRecipientInvitation.ts.html |here} to see how to use IgnoreRecipientInvitationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/IgnoreRecipientInvitation.ts.html |here} to see how to use IgnoreRecipientInvitationRequest.
16
16
  */
17
17
  export interface IgnoreRecipientInvitationRequest extends common.BaseRequest {
18
18
  /**
@@ -40,6 +40,24 @@ import * as ActivateOrderRequest from "./activate-order-request";
40
40
  export import ActivateOrderRequest = ActivateOrderRequest.ActivateOrderRequest;
41
41
  import * as GetOrderRequest from "./get-order-request";
42
42
  export import GetOrderRequest = GetOrderRequest.GetOrderRequest;
43
+ import * as ApproveOrganizationTenancyForTransferRequest from "./approve-organization-tenancy-for-transfer-request";
44
+ export import ApproveOrganizationTenancyForTransferRequest = ApproveOrganizationTenancyForTransferRequest.ApproveOrganizationTenancyForTransferRequest;
45
+ import * as CreateChildTenancyRequest from "./create-child-tenancy-request";
46
+ export import CreateChildTenancyRequest = CreateChildTenancyRequest.CreateChildTenancyRequest;
47
+ import * as DeleteOrganizationTenancyRequest from "./delete-organization-tenancy-request";
48
+ export import DeleteOrganizationTenancyRequest = DeleteOrganizationTenancyRequest.DeleteOrganizationTenancyRequest;
49
+ import * as GetOrganizationRequest from "./get-organization-request";
50
+ export import GetOrganizationRequest = GetOrganizationRequest.GetOrganizationRequest;
51
+ import * as GetOrganizationTenancyRequest from "./get-organization-tenancy-request";
52
+ export import GetOrganizationTenancyRequest = GetOrganizationTenancyRequest.GetOrganizationTenancyRequest;
53
+ import * as ListOrganizationTenanciesRequest from "./list-organization-tenancies-request";
54
+ export import ListOrganizationTenanciesRequest = ListOrganizationTenanciesRequest.ListOrganizationTenanciesRequest;
55
+ import * as ListOrganizationsRequest from "./list-organizations-request";
56
+ export import ListOrganizationsRequest = ListOrganizationsRequest.ListOrganizationsRequest;
57
+ import * as UnapproveOrganizationTenancyForTransferRequest from "./unapprove-organization-tenancy-for-transfer-request";
58
+ export import UnapproveOrganizationTenancyForTransferRequest = UnapproveOrganizationTenancyForTransferRequest.UnapproveOrganizationTenancyForTransferRequest;
59
+ import * as UpdateOrganizationRequest from "./update-organization-request";
60
+ export import UpdateOrganizationRequest = UpdateOrganizationRequest.UpdateOrganizationRequest;
43
61
  import * as AcceptRecipientInvitationRequest from "./accept-recipient-invitation-request";
44
62
  export import AcceptRecipientInvitationRequest = AcceptRecipientInvitationRequest.AcceptRecipientInvitationRequest;
45
63
  import * as GetRecipientInvitationRequest from "./get-recipient-invitation-request";
@@ -60,6 +78,24 @@ import * as ListSenderInvitationsRequest from "./list-sender-invitations-request
60
78
  export import ListSenderInvitationsRequest = ListSenderInvitationsRequest.ListSenderInvitationsRequest;
61
79
  import * as UpdateSenderInvitationRequest from "./update-sender-invitation-request";
62
80
  export import UpdateSenderInvitationRequest = UpdateSenderInvitationRequest.UpdateSenderInvitationRequest;
81
+ import * as CreateSubscriptionMappingRequest from "./create-subscription-mapping-request";
82
+ export import CreateSubscriptionMappingRequest = CreateSubscriptionMappingRequest.CreateSubscriptionMappingRequest;
83
+ import * as DeleteSubscriptionMappingRequest from "./delete-subscription-mapping-request";
84
+ export import DeleteSubscriptionMappingRequest = DeleteSubscriptionMappingRequest.DeleteSubscriptionMappingRequest;
85
+ import * as GetAssignedSubscriptionRequest from "./get-assigned-subscription-request";
86
+ export import GetAssignedSubscriptionRequest = GetAssignedSubscriptionRequest.GetAssignedSubscriptionRequest;
87
+ import * as GetSubscriptionRequest from "./get-subscription-request";
88
+ export import GetSubscriptionRequest = GetSubscriptionRequest.GetSubscriptionRequest;
89
+ import * as GetSubscriptionMappingRequest from "./get-subscription-mapping-request";
90
+ export import GetSubscriptionMappingRequest = GetSubscriptionMappingRequest.GetSubscriptionMappingRequest;
91
+ import * as ListAssignedSubscriptionsRequest from "./list-assigned-subscriptions-request";
92
+ export import ListAssignedSubscriptionsRequest = ListAssignedSubscriptionsRequest.ListAssignedSubscriptionsRequest;
93
+ import * as ListAvailableRegionsRequest from "./list-available-regions-request";
94
+ export import ListAvailableRegionsRequest = ListAvailableRegionsRequest.ListAvailableRegionsRequest;
95
+ import * as ListSubscriptionMappingsRequest from "./list-subscription-mappings-request";
96
+ export import ListSubscriptionMappingsRequest = ListSubscriptionMappingsRequest.ListSubscriptionMappingsRequest;
97
+ import * as ListSubscriptionsRequest from "./list-subscriptions-request";
98
+ export import ListSubscriptionsRequest = ListSubscriptionsRequest.ListSubscriptionsRequest;
63
99
  import * as GetWorkRequestRequest from "./get-work-request-request";
64
100
  export import GetWorkRequestRequest = GetWorkRequestRequest.GetWorkRequestRequest;
65
101
  import * as ListWorkRequestErrorsRequest from "./list-work-request-errors-request";
@@ -31,11 +31,17 @@ var __importStar = (this && this.__importStar) || function (mod) {
31
31
  return result;
32
32
  };
33
33
  Object.defineProperty(exports, "__esModule", { value: true });
34
- exports.ListSenderInvitationsRequest = exports.ListDomainGovernancesRequest = exports.ListDomainsRequest = void 0;
34
+ exports.ListSubscriptionsRequest = exports.ListSubscriptionMappingsRequest = exports.ListAssignedSubscriptionsRequest = exports.ListSenderInvitationsRequest = exports.ListDomainGovernancesRequest = exports.ListDomainsRequest = void 0;
35
35
  const ListDomainsRequest = __importStar(require("./list-domains-request"));
36
36
  exports.ListDomainsRequest = ListDomainsRequest.ListDomainsRequest;
37
37
  const ListDomainGovernancesRequest = __importStar(require("./list-domain-governances-request"));
38
38
  exports.ListDomainGovernancesRequest = ListDomainGovernancesRequest.ListDomainGovernancesRequest;
39
39
  const ListSenderInvitationsRequest = __importStar(require("./list-sender-invitations-request"));
40
40
  exports.ListSenderInvitationsRequest = ListSenderInvitationsRequest.ListSenderInvitationsRequest;
41
+ const ListAssignedSubscriptionsRequest = __importStar(require("./list-assigned-subscriptions-request"));
42
+ exports.ListAssignedSubscriptionsRequest = ListAssignedSubscriptionsRequest.ListAssignedSubscriptionsRequest;
43
+ const ListSubscriptionMappingsRequest = __importStar(require("./list-subscription-mappings-request"));
44
+ exports.ListSubscriptionMappingsRequest = ListSubscriptionMappingsRequest.ListSubscriptionMappingsRequest;
45
+ const ListSubscriptionsRequest = __importStar(require("./list-subscriptions-request"));
46
+ exports.ListSubscriptionsRequest = ListSubscriptionsRequest.ListSubscriptionsRequest;
41
47
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAQH,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AASzE,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AA6BvG,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAQH,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AASzE,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AA+CvG,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AAavG,wGAA0F;AAC5E,QAAA,gCAAgC,GAAG,gCAAgC,CAAC,gCAAgC,CAAC;AAGnH,sGAAwF;AAC1E,QAAA,+BAA+B,GAAG,+BAA+B,CAAC,+BAA+B,CAAC;AAChH,uFAAyE;AAC3D,QAAA,wBAAwB,GAAG,wBAAwB,CAAC,wBAAwB,CAAC"}
@@ -0,0 +1,57 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListAssignedSubscriptions.ts.html |here} to see how to use ListAssignedSubscriptionsRequest.
17
+ */
18
+ export interface ListAssignedSubscriptionsRequest extends common.BaseRequest {
19
+ /**
20
+ * The ID of the compartment in which to list resources.
21
+ */
22
+ "compartmentId": string;
23
+ /**
24
+ * The ID of the subscription to which the tenancy is associated.
25
+ */
26
+ "subscriptionId"?: string;
27
+ /**
28
+ * The client request ID for tracing.
29
+ */
30
+ "opcRequestId"?: string;
31
+ /**
32
+ * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
33
+ */
34
+ "page"?: string;
35
+ /**
36
+ * The maximum number of items to return.
37
+ */
38
+ "limit"?: number;
39
+ /**
40
+ * The sort order to use, whether 'asc' or 'desc'.
41
+ */
42
+ "sortOrder"?: model.SortOrder;
43
+ /**
44
+ * The field to sort by. Only one sort order can be provided.
45
+ * * The default order for timeCreated is descending.
46
+ * * The default order for displayName is ascending.
47
+ * * If no value is specified, timeCreated is the default.
48
+ *
49
+ */
50
+ "sortBy"?: ListAssignedSubscriptionsRequest.SortBy;
51
+ }
52
+ export declare namespace ListAssignedSubscriptionsRequest {
53
+ enum SortBy {
54
+ TimeCreated = "timeCreated",
55
+ DisplayName = "displayName"
56
+ }
57
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, 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.ListAssignedSubscriptionsRequest = void 0;
16
+ var ListAssignedSubscriptionsRequest;
17
+ (function (ListAssignedSubscriptionsRequest) {
18
+ let SortBy;
19
+ (function (SortBy) {
20
+ SortBy["TimeCreated"] = "timeCreated";
21
+ SortBy["DisplayName"] = "displayName";
22
+ })(SortBy = ListAssignedSubscriptionsRequest.SortBy || (ListAssignedSubscriptionsRequest.SortBy = {}));
23
+ })(ListAssignedSubscriptionsRequest = exports.ListAssignedSubscriptionsRequest || (exports.ListAssignedSubscriptionsRequest = {}));
24
+ //# sourceMappingURL=list-assigned-subscriptions-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-assigned-subscriptions-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/list-assigned-subscriptions-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2CH,IAAiB,gCAAgC,CAKhD;AALD,WAAiB,gCAAgC;IAC/C,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,uCAAM,KAAN,uCAAM,QAGjB;AACH,CAAC,EALgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAKhD"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, 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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListAvailableRegions.ts.html |here} to see how to use ListAvailableRegionsRequest.
16
+ */
17
+ export interface ListAvailableRegionsRequest extends common.BaseRequest {
18
+ /**
19
+ * The ID of the subscription to which the tenancy is associated.
20
+ */
21
+ "subscriptionId": string;
22
+ /**
23
+ * The client request ID for tracing.
24
+ */
25
+ "opcRequestId"?: string;
26
+ /**
27
+ * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
28
+ */
29
+ "page"?: string;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-available-regions-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-available-regions-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/list-available-regions-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/ListDomainGovernances.ts.html |here} to see how to use ListDomainGovernancesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListDomainGovernances.ts.html |here} to see how to use ListDomainGovernancesRequest.
17
17
  */
18
18
  export interface ListDomainGovernancesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/ListDomains.ts.html |here} to see how to use ListDomainsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListDomains.ts.html |here} to see how to use ListDomainsRequest.
17
17
  */
18
18
  export interface ListDomainsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/ListLinks.ts.html |here} to see how to use ListLinksRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListLinks.ts.html |here} to see how to use ListLinksRequest.
17
17
  */
18
18
  export interface ListLinksRequest extends common.BaseRequest {
19
19
  /**
@@ -0,0 +1,34 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, 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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListOrganizationTenancies.ts.html |here} to see how to use ListOrganizationTenanciesRequest.
16
+ */
17
+ export interface ListOrganizationTenanciesRequest extends common.BaseRequest {
18
+ /**
19
+ * OCID of the organization.
20
+ */
21
+ "organizationId": string;
22
+ /**
23
+ * The client request ID for tracing.
24
+ */
25
+ "opcRequestId"?: string;
26
+ /**
27
+ * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
28
+ */
29
+ "page"?: string;
30
+ /**
31
+ * The maximum number of items to return.
32
+ */
33
+ "limit"?: number;
34
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-organization-tenancies-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-organization-tenancies-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/list-organization-tenancies-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, 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 common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListOrganizations.ts.html |here} to see how to use ListOrganizationsRequest.
16
+ */
17
+ export interface ListOrganizationsRequest extends common.BaseRequest {
18
+ /**
19
+ * The ID of the compartment in which to list resources.
20
+ */
21
+ "compartmentId": string;
22
+ /**
23
+ * The client request ID for tracing.
24
+ */
25
+ "opcRequestId"?: string;
26
+ /**
27
+ * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
28
+ */
29
+ "page"?: string;
30
+ /**
31
+ * The maximum number of items to return.
32
+ */
33
+ "limit"?: number;
34
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-organizations-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-organizations-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/list-organizations-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/ListRecipientInvitations.ts.html |here} to see how to use ListRecipientInvitationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListRecipientInvitations.ts.html |here} to see how to use ListRecipientInvitationsRequest.
17
17
  */
18
18
  export interface ListRecipientInvitationsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/tenantmanagercontrolplane/ListSenderInvitations.ts.html |here} to see how to use ListSenderInvitationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListSenderInvitations.ts.html |here} to see how to use ListSenderInvitationsRequest.
17
17
  */
18
18
  export interface ListSenderInvitationsRequest extends common.BaseRequest {
19
19
  /**
@@ -0,0 +1,65 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListSubscriptionMappings.ts.html |here} to see how to use ListSubscriptionMappingsRequest.
17
+ */
18
+ export interface ListSubscriptionMappingsRequest extends common.BaseRequest {
19
+ /**
20
+ * The ID of the subscription to which the tenancy is associated.
21
+ */
22
+ "subscriptionId"?: string;
23
+ /**
24
+ * SubscriptionMappingId is a unique ID for subscription and tenancy mapping.
25
+ */
26
+ "subscriptionMappingId"?: string;
27
+ /**
28
+ * The ID of the compartment in which to list resources.
29
+ */
30
+ "compartmentId"?: string;
31
+ /**
32
+ * The lifecycle state of the resource.
33
+ */
34
+ "lifecycleState"?: string;
35
+ /**
36
+ * The client request ID for tracing.
37
+ */
38
+ "opcRequestId"?: string;
39
+ /**
40
+ * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
41
+ */
42
+ "page"?: string;
43
+ /**
44
+ * The maximum number of items to return.
45
+ */
46
+ "limit"?: number;
47
+ /**
48
+ * The sort order to use, whether 'asc' or 'desc'.
49
+ */
50
+ "sortOrder"?: model.SortOrder;
51
+ /**
52
+ * The field to sort by. Only one sort order can be provided.
53
+ * * The default order for timeCreated is descending.
54
+ * * The default order for displayName is ascending.
55
+ * * If no value is specified, timeCreated is the default.
56
+ *
57
+ */
58
+ "sortBy"?: ListSubscriptionMappingsRequest.SortBy;
59
+ }
60
+ export declare namespace ListSubscriptionMappingsRequest {
61
+ enum SortBy {
62
+ TimeCreated = "timeCreated",
63
+ DisplayName = "displayName"
64
+ }
65
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200801
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2021, 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.ListSubscriptionMappingsRequest = void 0;
16
+ var ListSubscriptionMappingsRequest;
17
+ (function (ListSubscriptionMappingsRequest) {
18
+ let SortBy;
19
+ (function (SortBy) {
20
+ SortBy["TimeCreated"] = "timeCreated";
21
+ SortBy["DisplayName"] = "displayName";
22
+ })(SortBy = ListSubscriptionMappingsRequest.SortBy || (ListSubscriptionMappingsRequest.SortBy = {}));
23
+ })(ListSubscriptionMappingsRequest = exports.ListSubscriptionMappingsRequest || (exports.ListSubscriptionMappingsRequest = {}));
24
+ //# sourceMappingURL=list-subscription-mappings-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-subscription-mappings-request.js","sourceRoot":"","sources":["../../../../../lib/tenantmanagercontrolplane/lib/request/list-subscription-mappings-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmDH,IAAiB,+BAA+B,CAK/C;AALD,WAAiB,+BAA+B;IAC9C,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,sCAAM,KAAN,sCAAM,QAGjB;AACH,CAAC,EALgB,+BAA+B,GAA/B,uCAA+B,KAA/B,uCAA+B,QAK/C"}
@@ -0,0 +1,57 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200801
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/tenantmanagercontrolplane/ListSubscriptions.ts.html |here} to see how to use ListSubscriptionsRequest.
17
+ */
18
+ export interface ListSubscriptionsRequest extends common.BaseRequest {
19
+ /**
20
+ * The ID of the compartment in which to list resources.
21
+ */
22
+ "compartmentId"?: string;
23
+ /**
24
+ * The ID of the subscription to which the tenancy is associated.
25
+ */
26
+ "subscriptionId"?: string;
27
+ /**
28
+ * The client request ID for tracing.
29
+ */
30
+ "opcRequestId"?: string;
31
+ /**
32
+ * The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
33
+ */
34
+ "page"?: string;
35
+ /**
36
+ * The maximum number of items to return.
37
+ */
38
+ "limit"?: number;
39
+ /**
40
+ * The sort order to use, whether 'asc' or 'desc'.
41
+ */
42
+ "sortOrder"?: model.SortOrder;
43
+ /**
44
+ * The field to sort by. Only one sort order can be provided.
45
+ * * The default order for timeCreated is descending.
46
+ * * The default order for displayName is ascending.
47
+ * * If no value is specified, timeCreated is the default.
48
+ *
49
+ */
50
+ "sortBy"?: ListSubscriptionsRequest.SortBy;
51
+ }
52
+ export declare namespace ListSubscriptionsRequest {
53
+ enum SortBy {
54
+ TimeCreated = "timeCreated",
55
+ DisplayName = "displayName"
56
+ }
57
+ }