Class IdentityProviderBaseCollectionResponse

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

public class IdentityProviderBaseCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<IdentityProviderBase>
The class for the Identity Provider Base Collection Response.
  • Constructor Details

    • IdentityProviderBaseCollectionResponse

      public IdentityProviderBaseCollectionResponse()