Package com.microsoft.graph.requests
Class MobileThreatDefenseConnectorCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<MobileThreatDefenseConnector>
com.microsoft.graph.requests.MobileThreatDefenseConnectorCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<MobileThreatDefenseConnector>
,com.microsoft.graph.serializer.IJsonBackedObject
public class MobileThreatDefenseConnectorCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<MobileThreatDefenseConnector>
The class for the Mobile Threat Defense Connector 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
-
MobileThreatDefenseConnectorCollectionResponse
public MobileThreatDefenseConnectorCollectionResponse()
-