Class EmailAuthenticationMethodCollectionResponse

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

public class EmailAuthenticationMethodCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<EmailAuthenticationMethod>
The class for the Email Authentication Method Collection Response.
  • Constructor Details

    • EmailAuthenticationMethodCollectionResponse

      public EmailAuthenticationMethodCollectionResponse()