Class HostTrackerCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<HostTracker>
com.microsoft.graph.security.requests.HostTrackerCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<HostTracker>
,com.microsoft.graph.serializer.IJsonBackedObject
public class HostTrackerCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<HostTracker>
The class for the Host Tracker Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
HostTrackerCollectionResponse
public HostTrackerCollectionResponse()
-