Package com.microsoft.graph.requests
Class DelegatedAdminRelationshipOperationCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<DelegatedAdminRelationshipOperation>
com.microsoft.graph.requests.DelegatedAdminRelationshipOperationCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<DelegatedAdminRelationshipOperation>
,com.microsoft.graph.serializer.IJsonBackedObject
public class DelegatedAdminRelationshipOperationCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<DelegatedAdminRelationshipOperation>
The class for the Delegated Admin Relationship Operation 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
-
DelegatedAdminRelationshipOperationCollectionResponse
public DelegatedAdminRelationshipOperationCollectionResponse()
-