Class FromTermRequestBuilder.GetQueryParameters
java.lang.Object
com.microsoft.graph.sites.item.termstore.sets.item.parentgroup.sets.item.children.item.children.item.relations.item.fromterm.FromTermRequestBuilder.GetQueryParameters
- All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
- Enclosing class:
FromTermRequestBuilder
@Generated("com.microsoft.kiota")
public class FromTermRequestBuilder.GetQueryParameters
extends Object
implements com.microsoft.kiota.QueryParameters
The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].
-
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