Class LinkedResourceCollectionResponse

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

public class LinkedResourceCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<LinkedResource>
The class for the Linked Resource Collection Response.
  • Constructor Details

    • LinkedResourceCollectionResponse

      public LinkedResourceCollectionResponse()