Class IntelligenceProfileCollectionResponse

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

public class IntelligenceProfileCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<IntelligenceProfile>
The class for the Intelligence Profile Collection Response.
  • Constructor Details

    • IntelligenceProfileCollectionResponse

      public IntelligenceProfileCollectionResponse()