Class ColumnLinkCollectionResponse

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

public class ColumnLinkCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ColumnLink>
The class for the Column Link Collection Response.
  • Constructor Details

    • ColumnLinkCollectionResponse

      public ColumnLinkCollectionResponse()