Class IdentityApiConnectorCollectionResponse

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

public class IdentityApiConnectorCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<IdentityApiConnector>
The class for the Identity Api Connector Collection Response.
  • Constructor Details

    • IdentityApiConnectorCollectionResponse

      public IdentityApiConnectorCollectionResponse()