Class AuthenticationMethodModeDetailCollectionResponse

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

public class AuthenticationMethodModeDetailCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AuthenticationMethodModeDetail>
The class for the Authentication Method Mode Detail Collection Response.
  • Constructor Details

    • AuthenticationMethodModeDetailCollectionResponse

      public AuthenticationMethodModeDetailCollectionResponse()