Class ExternalConnectionCollectionResponse

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

public class ExternalConnectionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ExternalConnection>
The class for the External Connection Collection Response.
  • Constructor Details

    • ExternalConnectionCollectionResponse

      public ExternalConnectionCollectionResponse()