Class IdentityProviderAvailableProviderTypesCollectionResponse

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

@Deprecated public class IdentityProviderAvailableProviderTypesCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<String>
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 Response.
  • Constructor Details

    • IdentityProviderAvailableProviderTypesCollectionResponse

      public IdentityProviderAvailableProviderTypesCollectionResponse()
      Deprecated.