Class RetentionLabelRequestBuilder.GetQueryParameters
java.lang.Object
com.microsoft.graph.drives.item.items.item.retentionlabel.RetentionLabelRequestBuilder.GetQueryParameters
- All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
- Enclosing class:
RetentionLabelRequestBuilder
@Generated("com.microsoft.kiota")
public class RetentionLabelRequestBuilder.GetQueryParameters
extends Object
implements com.microsoft.kiota.QueryParameters
Get metadata information for a retention label applied on a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
-
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