Class SignInCollectionResponse

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

public class SignInCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<SignIn>
The class for the Sign In Collection Response.
  • Constructor Details

    • SignInCollectionResponse

      public SignInCollectionResponse()