Class PhoneAuthenticationMethodCollectionResponse

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

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

    • PhoneAuthenticationMethodCollectionResponse

      public PhoneAuthenticationMethodCollectionResponse()