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