Class WhoisHistoryRecordCollectionWithReferencesPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<WhoisHistoryRecord,WhoisHistoryRecordCollectionWithReferencesRequestBuilder>
com.microsoft.graph.security.requests.WhoisHistoryRecordCollectionWithReferencesPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class WhoisHistoryRecordCollectionWithReferencesPage extends com.microsoft.graph.http.BaseCollectionPage<WhoisHistoryRecord,WhoisHistoryRecordCollectionWithReferencesRequestBuilder>
The class for the Whois History Record Collection With References Page.
  • Constructor Details