Class AuthenticationMethodCollectionResponse

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

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

    • AuthenticationMethodCollectionResponse

      public AuthenticationMethodCollectionResponse()