Class BrowserSiteCollectionResponse

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

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

    • BrowserSiteCollectionResponse

      public BrowserSiteCollectionResponse()