Class ApplicationTemplateCollectionResponse

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

public class ApplicationTemplateCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ApplicationTemplate>
The class for the Application Template Collection Response.
  • Constructor Details

    • ApplicationTemplateCollectionResponse

      public ApplicationTemplateCollectionResponse()