Class ExtensionCollectionResponse

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

public class ExtensionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Extension>
The class for the Extension Collection Response.
  • Constructor Details

    • ExtensionCollectionResponse

      public ExtensionCollectionResponse()