Skip to content

Commit 747366c

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
feat(generation): update request builders and models
Update generated files with build 144821
1 parent 682ff59 commit 747366c

File tree

2,243 files changed

+15899
-21797
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,243 files changed

+15899
-21797
lines changed

src/main/java/com/microsoft/graph/generated/admin/edge/internetexplorermode/sitelists/SiteListsRequestBuilder.java

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -60,21 +60,19 @@ public SiteListsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl,
6060
super(requestAdapter, "{+baseurl}/admin/edge/internetExplorerMode/siteLists{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
6161
}
6262
/**
63-
* Get a list of the browserSiteList objects and their properties.
63+
* A collection of site lists to support Internet Explorer mode.
6464
* @return a {@link BrowserSiteListCollectionResponse}
6565
* @throws ODataError When receiving a 4XX or 5XX status code
66-
* @see <a href="https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0">Find more info here</a>
6766
*/
6867
@jakarta.annotation.Nullable
6968
public BrowserSiteListCollectionResponse get() {
7069
return get(null);
7170
}
7271
/**
73-
* Get a list of the browserSiteList objects and their properties.
72+
* A collection of site lists to support Internet Explorer mode.
7473
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
7574
* @return a {@link BrowserSiteListCollectionResponse}
7675
* @throws ODataError When receiving a 4XX or 5XX status code
77-
* @see <a href="https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0">Find more info here</a>
7876
*/
7977
@jakarta.annotation.Nullable
8078
public BrowserSiteListCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer<GetRequestConfiguration> requestConfiguration) {
@@ -84,23 +82,21 @@ public BrowserSiteListCollectionResponse get(@jakarta.annotation.Nullable final
8482
return this.requestAdapter.send(requestInfo, errorMapping, BrowserSiteListCollectionResponse::createFromDiscriminatorValue);
8583
}
8684
/**
87-
* Create a new browserSiteList object to support Internet Explorer mode.
85+
* Create new navigation property to siteLists for admin
8886
* @param body The request body
8987
* @return a {@link BrowserSiteList}
9088
* @throws ODataError When receiving a 4XX or 5XX status code
91-
* @see <a href="https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0">Find more info here</a>
9289
*/
9390
@jakarta.annotation.Nullable
9491
public BrowserSiteList post(@jakarta.annotation.Nonnull final BrowserSiteList body) {
9592
return post(body, null);
9693
}
9794
/**
98-
* Create a new browserSiteList object to support Internet Explorer mode.
95+
* Create new navigation property to siteLists for admin
9996
* @param body The request body
10097
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10198
* @return a {@link BrowserSiteList}
10299
* @throws ODataError When receiving a 4XX or 5XX status code
103-
* @see <a href="https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0">Find more info here</a>
104100
*/
105101
@jakarta.annotation.Nullable
106102
public BrowserSiteList post(@jakarta.annotation.Nonnull final BrowserSiteList body, @jakarta.annotation.Nullable final java.util.function.Consumer<PostRequestConfiguration> requestConfiguration) {
@@ -111,15 +107,15 @@ public BrowserSiteList post(@jakarta.annotation.Nonnull final BrowserSiteList bo
111107
return this.requestAdapter.send(requestInfo, errorMapping, BrowserSiteList::createFromDiscriminatorValue);
112108
}
113109
/**
114-
* Get a list of the browserSiteList objects and their properties.
110+
* A collection of site lists to support Internet Explorer mode.
115111
* @return a {@link RequestInformation}
116112
*/
117113
@jakarta.annotation.Nonnull
118114
public RequestInformation toGetRequestInformation() {
119115
return toGetRequestInformation(null);
120116
}
121117
/**
122-
* Get a list of the browserSiteList objects and their properties.
118+
* A collection of site lists to support Internet Explorer mode.
123119
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
124120
* @return a {@link RequestInformation}
125121
*/
@@ -131,7 +127,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
131127
return requestInfo;
132128
}
133129
/**
134-
* Create a new browserSiteList object to support Internet Explorer mode.
130+
* Create new navigation property to siteLists for admin
135131
* @param body The request body
136132
* @return a {@link RequestInformation}
137133
*/
@@ -140,7 +136,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
140136
return toPostRequestInformation(body, null);
141137
}
142138
/**
143-
* Create a new browserSiteList object to support Internet Explorer mode.
139+
* Create new navigation property to siteLists for admin
144140
* @param body The request body
145141
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
146142
* @return a {@link RequestInformation}
@@ -165,7 +161,7 @@ public SiteListsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String
165161
return new SiteListsRequestBuilder(rawUrl, requestAdapter);
166162
}
167163
/**
168-
* Get a list of the browserSiteList objects and their properties.
164+
* A collection of site lists to support Internet Explorer mode.
169165
*/
170166
@jakarta.annotation.Generated("com.microsoft.kiota")
171167
public class GetQueryParameters implements QueryParameters {

src/main/java/com/microsoft/graph/generated/admin/edge/internetexplorermode/sitelists/item/BrowserSiteListItemRequestBuilder.java

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -64,18 +64,16 @@ public BrowserSiteListItemRequestBuilder(@jakarta.annotation.Nonnull final Strin
6464
super(requestAdapter, "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}{?%24expand,%24select}", rawUrl);
6565
}
6666
/**
67-
* Delete a browserSiteList object.
67+
* Delete navigation property siteLists for admin
6868
* @throws ODataError When receiving a 4XX or 5XX status code
69-
* @see <a href="https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0">Find more info here</a>
7069
*/
7170
public void delete() {
7271
delete(null);
7372
}
7473
/**
75-
* Delete a browserSiteList object.
74+
* Delete navigation property siteLists for admin
7675
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
7776
* @throws ODataError When receiving a 4XX or 5XX status code
78-
* @see <a href="https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0">Find more info here</a>
7977
*/
8078
public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer<DeleteRequestConfiguration> requestConfiguration) {
8179
final RequestInformation requestInfo = toDeleteRequestInformation(requestConfiguration);
@@ -84,21 +82,19 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume
8482
this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class);
8583
}
8684
/**
87-
* Get a browserSiteList that contains browserSite and browserSharedCookie resources.
85+
* A collection of site lists to support Internet Explorer mode.
8886
* @return a {@link BrowserSiteList}
8987
* @throws ODataError When receiving a 4XX or 5XX status code
90-
* @see <a href="https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0">Find more info here</a>
9188
*/
9289
@jakarta.annotation.Nullable
9390
public BrowserSiteList get() {
9491
return get(null);
9592
}
9693
/**
97-
* Get a browserSiteList that contains browserSite and browserSharedCookie resources.
94+
* A collection of site lists to support Internet Explorer mode.
9895
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9996
* @return a {@link BrowserSiteList}
10097
* @throws ODataError When receiving a 4XX or 5XX status code
101-
* @see <a href="https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0">Find more info here</a>
10298
*/
10399
@jakarta.annotation.Nullable
104100
public BrowserSiteList get(@jakarta.annotation.Nullable final java.util.function.Consumer<GetRequestConfiguration> requestConfiguration) {
@@ -108,23 +104,21 @@ public BrowserSiteList get(@jakarta.annotation.Nullable final java.util.function
108104
return this.requestAdapter.send(requestInfo, errorMapping, BrowserSiteList::createFromDiscriminatorValue);
109105
}
110106
/**
111-
* Update the properties of a browserSiteList object.
107+
* Update the navigation property siteLists in admin
112108
* @param body The request body
113109
* @return a {@link BrowserSiteList}
114110
* @throws ODataError When receiving a 4XX or 5XX status code
115-
* @see <a href="https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0">Find more info here</a>
116111
*/
117112
@jakarta.annotation.Nullable
118113
public BrowserSiteList patch(@jakarta.annotation.Nonnull final BrowserSiteList body) {
119114
return patch(body, null);
120115
}
121116
/**
122-
* Update the properties of a browserSiteList object.
117+
* Update the navigation property siteLists in admin
123118
* @param body The request body
124119
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
125120
* @return a {@link BrowserSiteList}
126121
* @throws ODataError When receiving a 4XX or 5XX status code
127-
* @see <a href="https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0">Find more info here</a>
128122
*/
129123
@jakarta.annotation.Nullable
130124
public BrowserSiteList patch(@jakarta.annotation.Nonnull final BrowserSiteList body, @jakarta.annotation.Nullable final java.util.function.Consumer<PatchRequestConfiguration> requestConfiguration) {
@@ -135,15 +129,15 @@ public BrowserSiteList patch(@jakarta.annotation.Nonnull final BrowserSiteList b
135129
return this.requestAdapter.send(requestInfo, errorMapping, BrowserSiteList::createFromDiscriminatorValue);
136130
}
137131
/**
138-
* Delete a browserSiteList object.
132+
* Delete navigation property siteLists for admin
139133
* @return a {@link RequestInformation}
140134
*/
141135
@jakarta.annotation.Nonnull
142136
public RequestInformation toDeleteRequestInformation() {
143137
return toDeleteRequestInformation(null);
144138
}
145139
/**
146-
* Delete a browserSiteList object.
140+
* Delete navigation property siteLists for admin
147141
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
148142
* @return a {@link RequestInformation}
149143
*/
@@ -155,15 +149,15 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl
155149
return requestInfo;
156150
}
157151
/**
158-
* Get a browserSiteList that contains browserSite and browserSharedCookie resources.
152+
* A collection of site lists to support Internet Explorer mode.
159153
* @return a {@link RequestInformation}
160154
*/
161155
@jakarta.annotation.Nonnull
162156
public RequestInformation toGetRequestInformation() {
163157
return toGetRequestInformation(null);
164158
}
165159
/**
166-
* Get a browserSiteList that contains browserSite and browserSharedCookie resources.
160+
* A collection of site lists to support Internet Explorer mode.
167161
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
168162
* @return a {@link RequestInformation}
169163
*/
@@ -175,7 +169,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
175169
return requestInfo;
176170
}
177171
/**
178-
* Update the properties of a browserSiteList object.
172+
* Update the navigation property siteLists in admin
179173
* @param body The request body
180174
* @return a {@link RequestInformation}
181175
*/
@@ -184,7 +178,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull
184178
return toPatchRequestInformation(body, null);
185179
}
186180
/**
187-
* Update the properties of a browserSiteList object.
181+
* Update the navigation property siteLists in admin
188182
* @param body The request body
189183
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
190184
* @return a {@link RequestInformation}
@@ -215,7 +209,7 @@ public BrowserSiteListItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fin
215209
public class DeleteRequestConfiguration extends BaseRequestConfiguration {
216210
}
217211
/**
218-
* Get a browserSiteList that contains browserSite and browserSharedCookie resources.
212+
* A collection of site lists to support Internet Explorer mode.
219213
*/
220214
@jakarta.annotation.Generated("com.microsoft.kiota")
221215
public class GetQueryParameters implements QueryParameters {

src/main/java/com/microsoft/graph/generated/admin/edge/internetexplorermode/sitelists/item/sharedcookies/SharedCookiesRequestBuilder.java

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -60,21 +60,19 @@ public SharedCookiesRequestBuilder(@jakarta.annotation.Nonnull final String rawU
6060
super(requestAdapter, "{+baseurl}/admin/edge/internetExplorerMode/siteLists/{browserSiteList%2Did}/sharedCookies{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl);
6161
}
6262
/**
63-
* Get a list of the browserSharedCookie objects and their properties.
63+
* A collection of shared cookies defined for the site list.
6464
* @return a {@link BrowserSharedCookieCollectionResponse}
6565
* @throws ODataError When receiving a 4XX or 5XX status code
66-
* @see <a href="https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0">Find more info here</a>
6766
*/
6867
@jakarta.annotation.Nullable
6968
public BrowserSharedCookieCollectionResponse get() {
7069
return get(null);
7170
}
7271
/**
73-
* Get a list of the browserSharedCookie objects and their properties.
72+
* A collection of shared cookies defined for the site list.
7473
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
7574
* @return a {@link BrowserSharedCookieCollectionResponse}
7675
* @throws ODataError When receiving a 4XX or 5XX status code
77-
* @see <a href="https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0">Find more info here</a>
7876
*/
7977
@jakarta.annotation.Nullable
8078
public BrowserSharedCookieCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer<GetRequestConfiguration> requestConfiguration) {
@@ -84,23 +82,21 @@ public BrowserSharedCookieCollectionResponse get(@jakarta.annotation.Nullable fi
8482
return this.requestAdapter.send(requestInfo, errorMapping, BrowserSharedCookieCollectionResponse::createFromDiscriminatorValue);
8583
}
8684
/**
87-
* Create a new browserSharedCookie object in a browserSiteList.
85+
* Create new navigation property to sharedCookies for admin
8886
* @param body The request body
8987
* @return a {@link BrowserSharedCookie}
9088
* @throws ODataError When receiving a 4XX or 5XX status code
91-
* @see <a href="https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0">Find more info here</a>
9289
*/
9390
@jakarta.annotation.Nullable
9491
public BrowserSharedCookie post(@jakarta.annotation.Nonnull final BrowserSharedCookie body) {
9592
return post(body, null);
9693
}
9794
/**
98-
* Create a new browserSharedCookie object in a browserSiteList.
95+
* Create new navigation property to sharedCookies for admin
9996
* @param body The request body
10097
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10198
* @return a {@link BrowserSharedCookie}
10299
* @throws ODataError When receiving a 4XX or 5XX status code
103-
* @see <a href="https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0">Find more info here</a>
104100
*/
105101
@jakarta.annotation.Nullable
106102
public BrowserSharedCookie post(@jakarta.annotation.Nonnull final BrowserSharedCookie body, @jakarta.annotation.Nullable final java.util.function.Consumer<PostRequestConfiguration> requestConfiguration) {
@@ -111,15 +107,15 @@ public BrowserSharedCookie post(@jakarta.annotation.Nonnull final BrowserSharedC
111107
return this.requestAdapter.send(requestInfo, errorMapping, BrowserSharedCookie::createFromDiscriminatorValue);
112108
}
113109
/**
114-
* Get a list of the browserSharedCookie objects and their properties.
110+
* A collection of shared cookies defined for the site list.
115111
* @return a {@link RequestInformation}
116112
*/
117113
@jakarta.annotation.Nonnull
118114
public RequestInformation toGetRequestInformation() {
119115
return toGetRequestInformation(null);
120116
}
121117
/**
122-
* Get a list of the browserSharedCookie objects and their properties.
118+
* A collection of shared cookies defined for the site list.
123119
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
124120
* @return a {@link RequestInformation}
125121
*/
@@ -131,7 +127,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f
131127
return requestInfo;
132128
}
133129
/**
134-
* Create a new browserSharedCookie object in a browserSiteList.
130+
* Create new navigation property to sharedCookies for admin
135131
* @param body The request body
136132
* @return a {@link RequestInformation}
137133
*/
@@ -140,7 +136,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f
140136
return toPostRequestInformation(body, null);
141137
}
142138
/**
143-
* Create a new browserSharedCookie object in a browserSiteList.
139+
* Create new navigation property to sharedCookies for admin
144140
* @param body The request body
145141
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
146142
* @return a {@link RequestInformation}
@@ -165,7 +161,7 @@ public SharedCookiesRequestBuilder withUrl(@jakarta.annotation.Nonnull final Str
165161
return new SharedCookiesRequestBuilder(rawUrl, requestAdapter);
166162
}
167163
/**
168-
* Get a list of the browserSharedCookie objects and their properties.
164+
* A collection of shared cookies defined for the site list.
169165
*/
170166
@jakarta.annotation.Generated("com.microsoft.kiota")
171167
public class GetQueryParameters implements QueryParameters {

0 commit comments

Comments
 (0)