Class TagCollectionResponse

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

public class TagCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Tag>
The class for the Tag Collection Response.
  • Constructor Details

    • TagCollectionResponse

      public TagCollectionResponse()