Class SmsAuthenticationMethodTargetCollectionResponse

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

public class SmsAuthenticationMethodTargetCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<SmsAuthenticationMethodTarget>
The class for the Sms Authentication Method Target Collection Response.
  • Constructor Details

    • SmsAuthenticationMethodTargetCollectionResponse

      public SmsAuthenticationMethodTargetCollectionResponse()