Class LoginPageCollectionResponse

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

public class LoginPageCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<LoginPage>
The class for the Login Page Collection Response.
  • Constructor Details

    • LoginPageCollectionResponse

      public LoginPageCollectionResponse()