Class PassiveDnsRecordCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<PassiveDnsRecord>
com.microsoft.graph.security.requests.PassiveDnsRecordCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<PassiveDnsRecord>,com.microsoft.graph.serializer.IJsonBackedObject
public class PassiveDnsRecordCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<PassiveDnsRecord>
The class for the Passive Dns Record 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
-
PassiveDnsRecordCollectionResponse
public PassiveDnsRecordCollectionResponse()
-