Class CustomTaskExtensionCollectionResponse

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

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

    • CustomTaskExtensionCollectionResponse

      public CustomTaskExtensionCollectionResponse()