Class WhoisRecordCollectionResponse

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

public class WhoisRecordCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<WhoisRecord>
The class for the Whois Record Collection Response.
  • Constructor Details

    • WhoisRecordCollectionResponse

      public WhoisRecordCollectionResponse()