Class AppManagementPolicyCollectionResponse

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

public class AppManagementPolicyCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AppManagementPolicy>
The class for the App Management Policy Collection Response.
  • Constructor Details

    • AppManagementPolicyCollectionResponse

      public AppManagementPolicyCollectionResponse()