Class DirectoryRoleCollectionResponse

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

public class DirectoryRoleCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<DirectoryRole>
The class for the Directory Role Collection Response.
  • Constructor Details

    • DirectoryRoleCollectionResponse

      public DirectoryRoleCollectionResponse()