Class BrowserSiteListCollectionResponse

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

public class BrowserSiteListCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<BrowserSiteList>
The class for the Browser Site List Collection Response.
  • Constructor Details

    • BrowserSiteListCollectionResponse

      public BrowserSiteListCollectionResponse()