Class AppRoleAssignmentCollectionResponse

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

public class AppRoleAssignmentCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AppRoleAssignment>
The class for the App Role Assignment Collection Response.
  • Constructor Details

    • AppRoleAssignmentCollectionResponse

      public AppRoleAssignmentCollectionResponse()