Class GroupSettingTemplateCollectionResponse

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

public class GroupSettingTemplateCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<GroupSettingTemplate>
The class for the Group Setting Template Collection Response.
  • Constructor Details

    • GroupSettingTemplateCollectionResponse

      public GroupSettingTemplateCollectionResponse()