Class GroupSettingCollectionResponse

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

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

    • GroupSettingCollectionResponse

      public GroupSettingCollectionResponse()