@microsoft/msgraph-sdk-admin 1.0.0-preview.10

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 (149) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +11 -0
  3. package/admin/edge/index.d.ts +75 -0
  4. package/admin/edge/index.d.ts.map +1 -0
  5. package/admin/edge/index.js +67 -0
  6. package/admin/edge/internetExplorerMode/index.d.ts +75 -0
  7. package/admin/edge/internetExplorerMode/index.d.ts.map +1 -0
  8. package/admin/edge/internetExplorerMode/index.js +67 -0
  9. package/admin/edge/internetExplorerMode/siteLists/count/index.d.ts +40 -0
  10. package/admin/edge/internetExplorerMode/siteLists/count/index.d.ts.map +1 -0
  11. package/admin/edge/internetExplorerMode/siteLists/count/index.js +35 -0
  12. package/admin/edge/internetExplorerMode/siteLists/index.d.ts +97 -0
  13. package/admin/edge/internetExplorerMode/siteLists/index.d.ts.map +1 -0
  14. package/admin/edge/internetExplorerMode/siteLists/index.js +71 -0
  15. package/admin/edge/internetExplorerMode/siteLists/item/index.d.ts +88 -0
  16. package/admin/edge/internetExplorerMode/siteLists/item/index.d.ts.map +1 -0
  17. package/admin/edge/internetExplorerMode/siteLists/item/index.js +78 -0
  18. package/admin/edge/internetExplorerMode/siteLists/item/publish/index.d.ts +69 -0
  19. package/admin/edge/internetExplorerMode/siteLists/item/publish/index.d.ts.map +1 -0
  20. package/admin/edge/internetExplorerMode/siteLists/item/publish/index.js +64 -0
  21. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/count/index.d.ts +40 -0
  22. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/count/index.d.ts.map +1 -0
  23. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/count/index.js +35 -0
  24. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/index.d.ts +97 -0
  25. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/index.d.ts.map +1 -0
  26. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/index.js +70 -0
  27. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/item/index.d.ts +69 -0
  28. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/item/index.d.ts.map +1 -0
  29. package/admin/edge/internetExplorerMode/siteLists/item/sharedCookies/item/index.js +56 -0
  30. package/admin/edge/internetExplorerMode/siteLists/item/sites/count/index.d.ts +40 -0
  31. package/admin/edge/internetExplorerMode/siteLists/item/sites/count/index.d.ts.map +1 -0
  32. package/admin/edge/internetExplorerMode/siteLists/item/sites/count/index.js +35 -0
  33. package/admin/edge/internetExplorerMode/siteLists/item/sites/index.d.ts +97 -0
  34. package/admin/edge/internetExplorerMode/siteLists/item/sites/index.d.ts.map +1 -0
  35. package/admin/edge/internetExplorerMode/siteLists/item/sites/index.js +70 -0
  36. package/admin/edge/internetExplorerMode/siteLists/item/sites/item/index.d.ts +69 -0
  37. package/admin/edge/internetExplorerMode/siteLists/item/sites/item/index.d.ts.map +1 -0
  38. package/admin/edge/internetExplorerMode/siteLists/item/sites/item/index.js +56 -0
  39. package/admin/index.d.ts +79 -0
  40. package/admin/index.d.ts.map +1 -0
  41. package/admin/index.js +77 -0
  42. package/admin/people/index.d.ts +56 -0
  43. package/admin/people/index.d.ts.map +1 -0
  44. package/admin/people/index.js +52 -0
  45. package/admin/people/profileCardProperties/count/index.d.ts +40 -0
  46. package/admin/people/profileCardProperties/count/index.d.ts.map +1 -0
  47. package/admin/people/profileCardProperties/count/index.js +35 -0
  48. package/admin/people/profileCardProperties/index.d.ts +97 -0
  49. package/admin/people/profileCardProperties/index.d.ts.map +1 -0
  50. package/admin/people/profileCardProperties/index.js +70 -0
  51. package/admin/people/profileCardProperties/item/index.d.ts +69 -0
  52. package/admin/people/profileCardProperties/item/index.d.ts.map +1 -0
  53. package/admin/people/profileCardProperties/item/index.js +56 -0
  54. package/admin/people/pronouns/index.d.ts +57 -0
  55. package/admin/people/pronouns/index.d.ts.map +1 -0
  56. package/admin/people/pronouns/index.js +48 -0
  57. package/admin/serviceAnnouncement/healthOverviews/count/index.d.ts +40 -0
  58. package/admin/serviceAnnouncement/healthOverviews/count/index.d.ts.map +1 -0
  59. package/admin/serviceAnnouncement/healthOverviews/count/index.js +35 -0
  60. package/admin/serviceAnnouncement/healthOverviews/index.d.ts +96 -0
  61. package/admin/serviceAnnouncement/healthOverviews/index.d.ts.map +1 -0
  62. package/admin/serviceAnnouncement/healthOverviews/index.js +71 -0
  63. package/admin/serviceAnnouncement/healthOverviews/item/index.d.ts +76 -0
  64. package/admin/serviceAnnouncement/healthOverviews/item/index.d.ts.map +1 -0
  65. package/admin/serviceAnnouncement/healthOverviews/item/index.js +67 -0
  66. package/admin/serviceAnnouncement/healthOverviews/item/issues/count/index.d.ts +40 -0
  67. package/admin/serviceAnnouncement/healthOverviews/item/issues/count/index.d.ts.map +1 -0
  68. package/admin/serviceAnnouncement/healthOverviews/item/issues/count/index.js +35 -0
  69. package/admin/serviceAnnouncement/healthOverviews/item/issues/index.d.ts +95 -0
  70. package/admin/serviceAnnouncement/healthOverviews/item/issues/index.d.ts.map +1 -0
  71. package/admin/serviceAnnouncement/healthOverviews/item/issues/index.js +71 -0
  72. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/incidentReport/index.d.ts +27 -0
  73. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/incidentReport/index.d.ts.map +1 -0
  74. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/incidentReport/index.js +27 -0
  75. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/index.d.ts +75 -0
  76. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/index.d.ts.map +1 -0
  77. package/admin/serviceAnnouncement/healthOverviews/item/issues/item/index.js +66 -0
  78. package/admin/serviceAnnouncement/index.d.ts +85 -0
  79. package/admin/serviceAnnouncement/index.d.ts.map +1 -0
  80. package/admin/serviceAnnouncement/index.js +79 -0
  81. package/admin/serviceAnnouncement/issues/count/index.d.ts +40 -0
  82. package/admin/serviceAnnouncement/issues/count/index.d.ts.map +1 -0
  83. package/admin/serviceAnnouncement/issues/count/index.js +35 -0
  84. package/admin/serviceAnnouncement/issues/index.d.ts +96 -0
  85. package/admin/serviceAnnouncement/issues/index.d.ts.map +1 -0
  86. package/admin/serviceAnnouncement/issues/index.js +71 -0
  87. package/admin/serviceAnnouncement/issues/item/incidentReport/index.d.ts +27 -0
  88. package/admin/serviceAnnouncement/issues/item/incidentReport/index.d.ts.map +1 -0
  89. package/admin/serviceAnnouncement/issues/item/incidentReport/index.js +27 -0
  90. package/admin/serviceAnnouncement/issues/item/index.d.ts +76 -0
  91. package/admin/serviceAnnouncement/issues/item/index.d.ts.map +1 -0
  92. package/admin/serviceAnnouncement/issues/item/index.js +66 -0
  93. package/admin/serviceAnnouncement/messages/archive/index.d.ts +90 -0
  94. package/admin/serviceAnnouncement/messages/archive/index.d.ts.map +1 -0
  95. package/admin/serviceAnnouncement/messages/archive/index.js +88 -0
  96. package/admin/serviceAnnouncement/messages/count/index.d.ts +40 -0
  97. package/admin/serviceAnnouncement/messages/count/index.d.ts.map +1 -0
  98. package/admin/serviceAnnouncement/messages/count/index.js +35 -0
  99. package/admin/serviceAnnouncement/messages/favorite/index.d.ts +90 -0
  100. package/admin/serviceAnnouncement/messages/favorite/index.d.ts.map +1 -0
  101. package/admin/serviceAnnouncement/messages/favorite/index.js +88 -0
  102. package/admin/serviceAnnouncement/messages/index.d.ts +126 -0
  103. package/admin/serviceAnnouncement/messages/index.d.ts.map +1 -0
  104. package/admin/serviceAnnouncement/messages/index.js +101 -0
  105. package/admin/serviceAnnouncement/messages/item/attachments/count/index.d.ts +40 -0
  106. package/admin/serviceAnnouncement/messages/item/attachments/count/index.d.ts.map +1 -0
  107. package/admin/serviceAnnouncement/messages/item/attachments/count/index.js +35 -0
  108. package/admin/serviceAnnouncement/messages/item/attachments/index.d.ts +96 -0
  109. package/admin/serviceAnnouncement/messages/item/attachments/index.d.ts.map +1 -0
  110. package/admin/serviceAnnouncement/messages/item/attachments/index.js +71 -0
  111. package/admin/serviceAnnouncement/messages/item/attachments/item/content/index.d.ts +43 -0
  112. package/admin/serviceAnnouncement/messages/item/attachments/item/content/index.d.ts.map +1 -0
  113. package/admin/serviceAnnouncement/messages/item/attachments/item/content/index.js +39 -0
  114. package/admin/serviceAnnouncement/messages/item/attachments/item/index.d.ts +76 -0
  115. package/admin/serviceAnnouncement/messages/item/attachments/item/index.d.ts.map +1 -0
  116. package/admin/serviceAnnouncement/messages/item/attachments/item/index.js +66 -0
  117. package/admin/serviceAnnouncement/messages/item/attachmentsArchive/index.d.ts +42 -0
  118. package/admin/serviceAnnouncement/messages/item/attachmentsArchive/index.d.ts.map +1 -0
  119. package/admin/serviceAnnouncement/messages/item/attachmentsArchive/index.js +38 -0
  120. package/admin/serviceAnnouncement/messages/item/index.d.ts +81 -0
  121. package/admin/serviceAnnouncement/messages/item/index.d.ts.map +1 -0
  122. package/admin/serviceAnnouncement/messages/item/index.js +72 -0
  123. package/admin/serviceAnnouncement/messages/markRead/index.d.ts +90 -0
  124. package/admin/serviceAnnouncement/messages/markRead/index.d.ts.map +1 -0
  125. package/admin/serviceAnnouncement/messages/markRead/index.js +88 -0
  126. package/admin/serviceAnnouncement/messages/markUnread/index.d.ts +90 -0
  127. package/admin/serviceAnnouncement/messages/markUnread/index.d.ts.map +1 -0
  128. package/admin/serviceAnnouncement/messages/markUnread/index.js +88 -0
  129. package/admin/serviceAnnouncement/messages/unarchive/index.d.ts +90 -0
  130. package/admin/serviceAnnouncement/messages/unarchive/index.d.ts.map +1 -0
  131. package/admin/serviceAnnouncement/messages/unarchive/index.js +88 -0
  132. package/admin/serviceAnnouncement/messages/unfavorite/index.d.ts +90 -0
  133. package/admin/serviceAnnouncement/messages/unfavorite/index.d.ts.map +1 -0
  134. package/admin/serviceAnnouncement/messages/unfavorite/index.js +88 -0
  135. package/admin/sharepoint/index.d.ts +75 -0
  136. package/admin/sharepoint/index.d.ts.map +1 -0
  137. package/admin/sharepoint/index.js +66 -0
  138. package/admin/sharepoint/settings/index.d.ts +68 -0
  139. package/admin/sharepoint/settings/index.d.ts.map +1 -0
  140. package/admin/sharepoint/settings/index.js +56 -0
  141. package/adminServiceClient.d.ts +25 -0
  142. package/adminServiceClient.d.ts.map +1 -0
  143. package/adminServiceClient.js +49 -0
  144. package/index.d.ts +11 -0
  145. package/index.d.ts.map +1 -0
  146. package/index.js +20 -0
  147. package/package.json +48 -0
  148. package/tsconfig.json +15 -0
  149. package/tsconfig.tsbuildinfo +1 -0
@@ -0,0 +1,88 @@
1
+ import { type BrowserSiteList } from '@microsoft/msgraph-sdk/models/';
2
+ import { type PublishRequestBuilder } from './publish/';
3
+ import { type SharedCookiesRequestBuilder } from './sharedCookies/';
4
+ import { type SitesRequestBuilder } from './sites/';
5
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
+ /**
7
+ * Provides operations to manage the siteLists property of the microsoft.graph.internetExplorerMode entity.
8
+ */
9
+ export interface BrowserSiteListItemRequestBuilder extends BaseRequestBuilder<BrowserSiteListItemRequestBuilder> {
10
+ /**
11
+ * Provides operations to call the publish method.
12
+ */
13
+ get publish(): PublishRequestBuilder;
14
+ /**
15
+ * Provides operations to manage the sharedCookies property of the microsoft.graph.browserSiteList entity.
16
+ */
17
+ get sharedCookies(): SharedCookiesRequestBuilder;
18
+ /**
19
+ * Provides operations to manage the sites property of the microsoft.graph.browserSiteList entity.
20
+ */
21
+ get sites(): SitesRequestBuilder;
22
+ /**
23
+ * Delete a browserSiteList object.
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @see {@link https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0|Find more info here}
26
+ */
27
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
28
+ /**
29
+ * Get a browserSiteList that contains browserSite and browserSharedCookie resources.
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns a Promise of BrowserSiteList
32
+ * @see {@link https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0|Find more info here}
33
+ */
34
+ get(requestConfiguration?: RequestConfiguration<BrowserSiteListItemRequestBuilderGetQueryParameters> | undefined): Promise<BrowserSiteList | undefined>;
35
+ /**
36
+ * Update the properties of a browserSiteList object.
37
+ * @param body The request body
38
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
39
+ * @returns a Promise of BrowserSiteList
40
+ * @see {@link https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0|Find more info here}
41
+ */
42
+ patch(body: BrowserSiteList, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BrowserSiteList | undefined>;
43
+ /**
44
+ * Delete a browserSiteList object.
45
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
46
+ * @returns a RequestInformation
47
+ */
48
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
49
+ /**
50
+ * Get a browserSiteList that contains browserSite and browserSharedCookie resources.
51
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
52
+ * @returns a RequestInformation
53
+ */
54
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<BrowserSiteListItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
55
+ /**
56
+ * Update the properties of a browserSiteList object.
57
+ * @param body The request body
58
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
59
+ * @returns a RequestInformation
60
+ */
61
+ toPatchRequestInformation(body: BrowserSiteList, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
62
+ }
63
+ /**
64
+ * Get a browserSiteList that contains browserSite and browserSharedCookie resources.
65
+ */
66
+ export interface BrowserSiteListItemRequestBuilderGetQueryParameters {
67
+ /**
68
+ * Expand related entities
69
+ */
70
+ expand?: string[];
71
+ /**
72
+ * Select properties to be returned
73
+ */
74
+ select?: string[];
75
+ }
76
+ /**
77
+ * Metadata for all the navigation properties in the request builder.
78
+ */
79
+ export declare const BrowserSiteListItemRequestBuilderNavigationMetadata: Record<Exclude<keyof BrowserSiteListItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
80
+ /**
81
+ * Metadata for all the requests in the request builder.
82
+ */
83
+ export declare const BrowserSiteListItemRequestBuilderRequestsMetadata: RequestsMetadata;
84
+ /**
85
+ * Uri template for the request builder.
86
+ */
87
+ export declare const BrowserSiteListItemRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}{?%24select,%24expand}";
88
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAyE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAE7I,OAAO,EAA2E,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AACjI,OAAO,EAAsI,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AACxM,OAAO,EAA8G,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAChK,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mDAAmD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAC1J;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACtI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mDAAmD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,eAAe,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAChE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,iCAAiC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAehL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBA+B/D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,sGAAsG,CAAC"}
@@ -0,0 +1,78 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BrowserSiteListItemRequestBuilderUriTemplate = exports.BrowserSiteListItemRequestBuilderRequestsMetadata = exports.BrowserSiteListItemRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const publish_1 = require("./publish/");
10
+ const sharedCookies_1 = require("./sharedCookies/");
11
+ const sites_1 = require("./sites/");
12
+ /**
13
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
14
+ */
15
+ const BrowserSiteListItemRequestBuilderGetQueryParametersMapper = {
16
+ "expand": "%24expand",
17
+ "select": "%24select",
18
+ };
19
+ /**
20
+ * Metadata for all the navigation properties in the request builder.
21
+ */
22
+ exports.BrowserSiteListItemRequestBuilderNavigationMetadata = {
23
+ publish: {
24
+ uriTemplate: publish_1.PublishRequestBuilderUriTemplate,
25
+ requestsMetadata: publish_1.PublishRequestBuilderRequestsMetadata,
26
+ },
27
+ sharedCookies: {
28
+ uriTemplate: sharedCookies_1.SharedCookiesRequestBuilderUriTemplate,
29
+ requestsMetadata: sharedCookies_1.SharedCookiesRequestBuilderRequestsMetadata,
30
+ navigationMetadata: sharedCookies_1.SharedCookiesRequestBuilderNavigationMetadata,
31
+ },
32
+ sites: {
33
+ uriTemplate: sites_1.SitesRequestBuilderUriTemplate,
34
+ requestsMetadata: sites_1.SitesRequestBuilderRequestsMetadata,
35
+ navigationMetadata: sites_1.SitesRequestBuilderNavigationMetadata,
36
+ },
37
+ };
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ exports.BrowserSiteListItemRequestBuilderRequestsMetadata = {
42
+ delete: {
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "sendNoResponseContentAsync",
49
+ },
50
+ get: {
51
+ responseBodyContentType: "application/json",
52
+ errorMappings: {
53
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
54
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
55
+ },
56
+ adapterMethodName: "sendAsync",
57
+ responseBodyFactory: models_1.createBrowserSiteListFromDiscriminatorValue,
58
+ queryParametersMapper: BrowserSiteListItemRequestBuilderGetQueryParametersMapper,
59
+ },
60
+ patch: {
61
+ responseBodyContentType: "application/json",
62
+ errorMappings: {
63
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
64
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
65
+ },
66
+ adapterMethodName: "sendAsync",
67
+ responseBodyFactory: models_1.createBrowserSiteListFromDiscriminatorValue,
68
+ requestBodyContentType: "application/json",
69
+ requestBodySerializer: models_1.serializeBrowserSiteList,
70
+ requestInformationContentSetMethod: "setContentFromParsable",
71
+ },
72
+ };
73
+ /**
74
+ * Uri template for the request builder.
75
+ */
76
+ exports.BrowserSiteListItemRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}{?%24select,%24expand}";
77
+ /* tslint:enable */
78
+ /* eslint-enable */
@@ -0,0 +1,69 @@
1
+ import { type BrowserSharedCookie, type BrowserSite, type BrowserSiteList } from '@microsoft/msgraph-sdk/models/';
2
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Creates a new instance of the appropriate class based on discriminator value
5
+ * @param parseNode The parse node to use to read the discriminator value and create the object
6
+ * @returns a publishPostRequestBody
7
+ */
8
+ export declare function createPublishPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoPublishPostRequestBody;
9
+ /**
10
+ * The deserialization information for the current model
11
+ * @returns a Record<string, (node: ParseNode) => void>
12
+ */
13
+ export declare function deserializeIntoPublishPostRequestBody(publishPostRequestBody?: PublishPostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
14
+ export interface PublishPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
15
+ /**
16
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
17
+ */
18
+ additionalData?: Record<string, unknown>;
19
+ /**
20
+ * Stores model information.
21
+ */
22
+ backingStoreEnabled?: boolean;
23
+ /**
24
+ * The revision property
25
+ */
26
+ revision?: string;
27
+ /**
28
+ * The sharedCookies property
29
+ */
30
+ sharedCookies?: BrowserSharedCookie[];
31
+ /**
32
+ * The sites property
33
+ */
34
+ sites?: BrowserSite[];
35
+ }
36
+ /**
37
+ * Provides operations to call the publish method.
38
+ */
39
+ export interface PublishRequestBuilder extends BaseRequestBuilder<PublishRequestBuilder> {
40
+ /**
41
+ * Publish the specified browserSiteList for devices to download.
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a Promise of BrowserSiteList
45
+ * @see {@link https://learn.microsoft.com/graph/api/browsersitelist-publish?view=graph-rest-1.0|Find more info here}
46
+ */
47
+ post(body: PublishPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BrowserSiteList | undefined>;
48
+ /**
49
+ * Publish the specified browserSiteList for devices to download.
50
+ * @param body The request body
51
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
52
+ * @returns a RequestInformation
53
+ */
54
+ toPostRequestInformation(body: PublishPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
55
+ }
56
+ /**
57
+ * Serializes information the current object
58
+ * @param writer Serialization writer to use to serialize this model
59
+ */
60
+ export declare function serializePublishPostRequestBody(writer: SerializationWriter, publishPostRequestBody?: PublishPostRequestBody | undefined): void;
61
+ /**
62
+ * Metadata for all the requests in the request builder.
63
+ */
64
+ export declare const PublishRequestBuilderRequestsMetadata: RequestsMetadata;
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ export declare const PublishRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}/publish";
69
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuN,KAAK,mBAAmB,EAAE,KAAK,WAAW,EAAE,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEvU,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,kDAAkD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,gDAElG;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,sBAAsB,GAAE,sBAAsB,GAAG,SAAwC,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAO3L;AACD,MAAM,WAAW,sBAAuB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,aAAa,CAAC,EAAE,mBAAmB,EAAE,CAAC;IACtC;;OAEG;IACH,KAAK,CAAC,EAAE,WAAW,EAAE,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,qBAAsB,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,MAAM,EAAE,mBAAmB,EAAE,sBAAsB,GAAE,sBAAsB,GAAG,SAAwC,GAAI,IAAI,CAK7K;AACD;;GAEG;AACH,eAAO,MAAM,qCAAqC,EAAE,gBAanD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gCAAgC,wFAAwF,CAAC"}
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PublishRequestBuilderUriTemplate = exports.PublishRequestBuilderRequestsMetadata = exports.serializePublishPostRequestBody = exports.deserializeIntoPublishPostRequestBody = exports.createPublishPostRequestBodyFromDiscriminatorValue = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Creates a new instance of the appropriate class based on discriminator value
11
+ * @param parseNode The parse node to use to read the discriminator value and create the object
12
+ * @returns a publishPostRequestBody
13
+ */
14
+ function createPublishPostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoPublishPostRequestBody;
16
+ }
17
+ exports.createPublishPostRequestBodyFromDiscriminatorValue = createPublishPostRequestBodyFromDiscriminatorValue;
18
+ /**
19
+ * The deserialization information for the current model
20
+ * @returns a Record<string, (node: ParseNode) => void>
21
+ */
22
+ function deserializeIntoPublishPostRequestBody(publishPostRequestBody = {}) {
23
+ return {
24
+ "backingStoreEnabled": n => { publishPostRequestBody.backingStoreEnabled = true; },
25
+ "revision": n => { publishPostRequestBody.revision = n.getStringValue(); },
26
+ "sharedCookies": n => { publishPostRequestBody.sharedCookies = n.getCollectionOfObjectValues(models_1.createBrowserSharedCookieFromDiscriminatorValue); },
27
+ "sites": n => { publishPostRequestBody.sites = n.getCollectionOfObjectValues(models_1.createBrowserSiteFromDiscriminatorValue); },
28
+ };
29
+ }
30
+ exports.deserializeIntoPublishPostRequestBody = deserializeIntoPublishPostRequestBody;
31
+ /**
32
+ * Serializes information the current object
33
+ * @param writer Serialization writer to use to serialize this model
34
+ */
35
+ function serializePublishPostRequestBody(writer, publishPostRequestBody = {}) {
36
+ writer.writeStringValue("revision", publishPostRequestBody.revision);
37
+ writer.writeCollectionOfObjectValues("sharedCookies", publishPostRequestBody.sharedCookies, models_1.serializeBrowserSharedCookie);
38
+ writer.writeCollectionOfObjectValues("sites", publishPostRequestBody.sites, models_1.serializeBrowserSite);
39
+ writer.writeAdditionalData(publishPostRequestBody.additionalData);
40
+ }
41
+ exports.serializePublishPostRequestBody = serializePublishPostRequestBody;
42
+ /**
43
+ * Metadata for all the requests in the request builder.
44
+ */
45
+ exports.PublishRequestBuilderRequestsMetadata = {
46
+ post: {
47
+ responseBodyContentType: "application/json",
48
+ errorMappings: {
49
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
50
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
51
+ },
52
+ adapterMethodName: "sendAsync",
53
+ responseBodyFactory: models_1.createBrowserSiteListFromDiscriminatorValue,
54
+ requestBodyContentType: "application/json",
55
+ requestBodySerializer: serializePublishPostRequestBody,
56
+ requestInformationContentSetMethod: "setContentFromParsable",
57
+ },
58
+ };
59
+ /**
60
+ * Uri template for the request builder.
61
+ */
62
+ exports.PublishRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}/publish";
63
+ /* tslint:enable */
64
+ /* eslint-enable */
@@ -0,0 +1,40 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of Integer
10
+ */
11
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
12
+ /**
13
+ * Get the number of the resource
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Get the number of the resource
21
+ */
22
+ export interface CountRequestBuilderGetQueryParameters {
23
+ /**
24
+ * Filter items by property values
25
+ */
26
+ filter?: string;
27
+ /**
28
+ * Search items by search phrases
29
+ */
30
+ search?: string;
31
+ }
32
+ /**
33
+ * Metadata for all the requests in the request builder.
34
+ */
35
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
36
+ /**
37
+ * Uri template for the request builder.
38
+ */
39
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}/sharedCookies/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,2HAA2H,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
10
+ */
11
+ const CountRequestBuilderGetQueryParametersMapper = {
12
+ "filter": "%24filter",
13
+ "search": "%24search",
14
+ };
15
+ /**
16
+ * Metadata for all the requests in the request builder.
17
+ */
18
+ exports.CountRequestBuilderRequestsMetadata = {
19
+ get: {
20
+ responseBodyContentType: "text/plain;q=0.9",
21
+ errorMappings: {
22
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
23
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ },
25
+ adapterMethodName: "sendPrimitiveAsync",
26
+ responseBodyFactory: "number",
27
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
28
+ },
29
+ };
30
+ /**
31
+ * Uri template for the request builder.
32
+ */
33
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}/sharedCookies/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,97 @@
1
+ import { type BrowserSharedCookie, type BrowserSharedCookieCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type BrowserSharedCookieItemRequestBuilder } from './item/';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the sharedCookies property of the microsoft.graph.browserSiteList entity.
7
+ */
8
+ export interface SharedCookiesRequestBuilder extends BaseRequestBuilder<SharedCookiesRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the sharedCookies property of the microsoft.graph.browserSiteList entity.
15
+ * @param browserSharedCookieId The unique identifier of browserSharedCookie
16
+ * @returns a BrowserSharedCookieItemRequestBuilder
17
+ */
18
+ byBrowserSharedCookieId(browserSharedCookieId: string): BrowserSharedCookieItemRequestBuilder;
19
+ /**
20
+ * Get a list of the browserSharedCookie objects and their properties.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of BrowserSharedCookieCollectionResponse
23
+ * @see {@link https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0|Find more info here}
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<SharedCookiesRequestBuilderGetQueryParameters> | undefined): Promise<BrowserSharedCookieCollectionResponse | undefined>;
26
+ /**
27
+ * Create a new browserSharedCookie object in a browserSiteList.
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns a Promise of BrowserSharedCookie
31
+ * @see {@link https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0|Find more info here}
32
+ */
33
+ post(body: BrowserSharedCookie, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BrowserSharedCookie | undefined>;
34
+ /**
35
+ * Get a list of the browserSharedCookie objects and their properties.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns a RequestInformation
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<SharedCookiesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create a new browserSharedCookie object in a browserSiteList.
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toPostRequestInformation(body: BrowserSharedCookie, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Get a list of the browserSharedCookie objects and their properties.
50
+ */
51
+ export interface SharedCookiesRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Metadata for all the navigation properties in the request builder.
87
+ */
88
+ export declare const SharedCookiesRequestBuilderNavigationMetadata: Record<Exclude<keyof SharedCookiesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
89
+ /**
90
+ * Metadata for all the requests in the request builder.
91
+ */
92
+ export declare const SharedCookiesRequestBuilderRequestsMetadata: RequestsMetadata;
93
+ /**
94
+ * Uri template for the request builder.
95
+ */
96
+ export declare const SharedCookiesRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}/sharedCookies{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAoJ,KAAK,mBAAmB,EAAE,KAAK,qCAAqC,EAAE,MAAM,gCAAgC,CAAC;AAExQ,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAA2G,KAAK,qCAAqC,EAAE,MAAM,SAAS,CAAC;AAC9K,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,uBAAuB,CAAC,qBAAqB,EAAE,MAAM,GAAI,qCAAqC,CAAC;IAChG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qCAAqC,GAAG,SAAS,CAAC,CAAC;IAC1K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC7I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,2KAA2K,CAAC"}
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SharedCookiesRequestBuilderUriTemplate = exports.SharedCookiesRequestBuilderRequestsMetadata = exports.SharedCookiesRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const count_1 = require("./count/");
10
+ const item_1 = require("./item/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const SharedCookiesRequestBuilderGetQueryParametersMapper = {
15
+ "count": "%24count",
16
+ "expand": "%24expand",
17
+ "filter": "%24filter",
18
+ "orderby": "%24orderby",
19
+ "search": "%24search",
20
+ "select": "%24select",
21
+ "skip": "%24skip",
22
+ "top": "%24top",
23
+ };
24
+ /**
25
+ * Metadata for all the navigation properties in the request builder.
26
+ */
27
+ exports.SharedCookiesRequestBuilderNavigationMetadata = {
28
+ byBrowserSharedCookieId: {
29
+ uriTemplate: item_1.BrowserSharedCookieItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.BrowserSharedCookieItemRequestBuilderRequestsMetadata,
31
+ pathParametersMappings: ["browserSharedCookie%2Did"],
32
+ },
33
+ count: {
34
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
35
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
36
+ },
37
+ };
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ exports.SharedCookiesRequestBuilderRequestsMetadata = {
42
+ get: {
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "sendAsync",
49
+ responseBodyFactory: models_1.createBrowserSharedCookieCollectionResponseFromDiscriminatorValue,
50
+ queryParametersMapper: SharedCookiesRequestBuilderGetQueryParametersMapper,
51
+ },
52
+ post: {
53
+ responseBodyContentType: "application/json",
54
+ errorMappings: {
55
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
56
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ },
58
+ adapterMethodName: "sendAsync",
59
+ responseBodyFactory: models_1.createBrowserSharedCookieFromDiscriminatorValue,
60
+ requestBodyContentType: "application/json",
61
+ requestBodySerializer: models_1.serializeBrowserSharedCookie,
62
+ requestInformationContentSetMethod: "setContentFromParsable",
63
+ },
64
+ };
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ exports.SharedCookiesRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}/sharedCookies{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
69
+ /* tslint:enable */
70
+ /* eslint-enable */
@@ -0,0 +1,69 @@
1
+ import { type BrowserSharedCookie } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the sharedCookies property of the microsoft.graph.browserSiteList entity.
5
+ */
6
+ export interface BrowserSharedCookieItemRequestBuilder extends BaseRequestBuilder<BrowserSharedCookieItemRequestBuilder> {
7
+ /**
8
+ * Delete a browserSharedCookie from a browserSiteList.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @see {@link https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Get a session cookie that can be shared between a Microsoft Edge process and an Internet Explorer process, while using Internet Explorer mode.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns a Promise of BrowserSharedCookie
17
+ * @see {@link https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0|Find more info here}
18
+ */
19
+ get(requestConfiguration?: RequestConfiguration<BrowserSharedCookieItemRequestBuilderGetQueryParameters> | undefined): Promise<BrowserSharedCookie | undefined>;
20
+ /**
21
+ * Update the properties of a browserSharedCookie object.
22
+ * @param body The request body
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns a Promise of BrowserSharedCookie
25
+ * @see {@link https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0|Find more info here}
26
+ */
27
+ patch(body: BrowserSharedCookie, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<BrowserSharedCookie | undefined>;
28
+ /**
29
+ * Delete a browserSharedCookie from a browserSiteList.
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns a RequestInformation
32
+ */
33
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
+ /**
35
+ * Get a session cookie that can be shared between a Microsoft Edge process and an Internet Explorer process, while using Internet Explorer mode.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns a RequestInformation
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<BrowserSharedCookieItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Update the properties of a browserSharedCookie object.
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toPatchRequestInformation(body: BrowserSharedCookie, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Get a session cookie that can be shared between a Microsoft Edge process and an Internet Explorer process, while using Internet Explorer mode.
50
+ */
51
+ export interface BrowserSharedCookieItemRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Expand related entities
54
+ */
55
+ expand?: string[];
56
+ /**
57
+ * Select properties to be returned
58
+ */
59
+ select?: string[];
60
+ }
61
+ /**
62
+ * Metadata for all the requests in the request builder.
63
+ */
64
+ export declare const BrowserSharedCookieItemRequestBuilderRequestsMetadata: RequestsMetadata;
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ export declare const BrowserSharedCookieItemRequestBuilderUriTemplate = "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}/sharedCookies/{browserSharedCookie%2Did}{?%24select,%24expand}";
69
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiF,KAAK,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AAEzJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC9I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,uDAAuD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAChK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,uDAAuD;IACpE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBA+BnE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,+IAA+I,CAAC"}