Class DirectoryRoleTemplateCollectionResponse

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

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

    • DirectoryRoleTemplateCollectionResponse

      public DirectoryRoleTemplateCollectionResponse()