Class AuthenticationMethodTargetCollectionResponse

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

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

    • AuthenticationMethodTargetCollectionResponse

      public AuthenticationMethodTargetCollectionResponse()