Class GroupRequestBuilder.GetQueryParameters
java.lang.Object
com.microsoft.graph.identitygovernance.privilegedaccess.group.eligibilityscheduleinstances.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 through PIM for groups. Supports $expand.
-
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