Class AuthenticationMethodConfigurationCollectionRequest

java.lang.Object
com.microsoft.graph.http.BaseCollectionRequest<T,T2,T3>
com.microsoft.graph.http.BaseEntityCollectionRequest<AuthenticationMethodConfiguration,AuthenticationMethodConfigurationCollectionResponse,AuthenticationMethodConfigurationCollectionPage>
com.microsoft.graph.requests.AuthenticationMethodConfigurationCollectionRequest
All Implemented Interfaces:
com.microsoft.graph.http.IHttpRequest

public class AuthenticationMethodConfigurationCollectionRequest extends com.microsoft.graph.http.BaseEntityCollectionRequest<AuthenticationMethodConfiguration,AuthenticationMethodConfigurationCollectionResponse,AuthenticationMethodConfigurationCollectionPage>
The class for the Authentication Method Configuration Collection Request.