Package com.microsoft.graph.identitygovernance.privilegedaccess.group.eligibilityschedulerequests.item.group
Class GroupRequestBuilder.GetQueryParameters
java.lang.Object
com.microsoft.graph.identitygovernance.privilegedaccess.group.eligibilityschedulerequests.item.group.GroupRequestBuilder.GetQueryParameters
- All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
- Enclosing class:
GroupRequestBuilder
@Generated("com.microsoft.kiota")
public class GroupRequestBuilder.GetQueryParameters
extends Object
implements com.microsoft.kiota.QueryParameters
References the group that is the scope of the membership or ownership eligibility request through PIM for Groups. Supports $expand and $select nested in $expand for select properties like id, displayName, and mail.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionExtracts the query parameters into a map for the URI template parsing.
-
Field Details
-
expand
Expand related entities -
select
Select properties to be returned
-
-
Constructor Details
-
GetQueryParameters
public GetQueryParameters()
-
-
Method Details