Class IdentityProviderAvailableProviderTypesCollectionRequestBuilder

java.lang.Object
com.microsoft.graph.http.BaseRequestBuilder<T>
com.microsoft.graph.http.BaseCollectionRequestBuilder<T,T2,T3,T4,T5>
com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder<String,IdentityProviderAvailableProviderTypesCollectionRequestBuilder,IdentityProviderAvailableProviderTypesCollectionResponse,IdentityProviderAvailableProviderTypesCollectionPage,IdentityProviderAvailableProviderTypesCollectionRequest>
com.microsoft.graph.requests.IdentityProviderAvailableProviderTypesCollectionRequestBuilder
All Implemented Interfaces:
com.microsoft.graph.http.IRequestBuilder

Deprecated.
The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API.
The class for the Identity Provider Available Provider Types Collection Request Builder.
  • Field Summary

    Fields inherited from class com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder

    functionOptions
  • Constructor Summary

    Constructors
    Constructor
    Description
    IdentityProviderAvailableProviderTypesCollectionRequestBuilder(String requestUrl, com.microsoft.graph.core.IBaseClient<?> client, List<? extends com.microsoft.graph.options.Option> requestOptions)
    Deprecated.
    The request builder for this collection of IdentityProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    buildRequest(List<? extends com.microsoft.graph.options.Option> requestOptions)
    Deprecated.
    Creates the request

    Methods inherited from class com.microsoft.graph.http.BaseCollectionRequestBuilder

    buildRequest, byId

    Methods inherited from class com.microsoft.graph.http.BaseRequestBuilder

    getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegment

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait