Class LandingPageCollectionResponse

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

public class LandingPageCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<LandingPage>
The class for the Landing Page Collection Response.
  • Constructor Details

    • LandingPageCollectionResponse

      public LandingPageCollectionResponse()