Class SchedulingGroupCollectionResponse

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

public class SchedulingGroupCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<SchedulingGroup>
The class for the Scheduling Group Collection Response.
  • Constructor Details

    • SchedulingGroupCollectionResponse

      public SchedulingGroupCollectionResponse()