Class DeviceCategoryCollectionResponse

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

public class DeviceCategoryCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<DeviceCategory>
The class for the Device Category Collection Response.
  • Constructor Details

    • DeviceCategoryCollectionResponse

      public DeviceCategoryCollectionResponse()