Package com.microsoft.graph.requests
Class UnifiedRoleManagementPolicyRuleCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<UnifiedRoleManagementPolicyRule>
com.microsoft.graph.requests.UnifiedRoleManagementPolicyRuleCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<UnifiedRoleManagementPolicyRule>,com.microsoft.graph.serializer.IJsonBackedObject
public class UnifiedRoleManagementPolicyRuleCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<UnifiedRoleManagementPolicyRule>
The class for the Unified Role Management Policy Rule Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
UnifiedRoleManagementPolicyRuleCollectionResponse
public UnifiedRoleManagementPolicyRuleCollectionResponse()
-