Class SourceCollectionCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<SourceCollection>
com.microsoft.graph.ediscovery.requests.SourceCollectionCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<SourceCollection>,com.microsoft.graph.serializer.IJsonBackedObject
public class SourceCollectionCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<SourceCollection>
The class for the Source Collection 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
-
SourceCollectionCollectionResponse
public SourceCollectionCollectionResponse()
-