Class UserGetManagedAppPoliciesCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ManagedAppPolicy>
com.microsoft.graph.requests.UserGetManagedAppPoliciesCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ManagedAppPolicy>, com.microsoft.graph.serializer.IJsonBackedObject

public class UserGetManagedAppPoliciesCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ManagedAppPolicy>
The class for the User Get Managed App Policies Collection Response.
  • Constructor Details

    • UserGetManagedAppPoliciesCollectionResponse

      public UserGetManagedAppPoliciesCollectionResponse()