Package com.microsoft.graph.requests
Class PrivilegedAccessGroupAssignmentScheduleFilterByCurrentUserCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<PrivilegedAccessGroupAssignmentSchedule>
com.microsoft.graph.requests.PrivilegedAccessGroupAssignmentScheduleFilterByCurrentUserCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<PrivilegedAccessGroupAssignmentSchedule>,com.microsoft.graph.serializer.IJsonBackedObject
public class PrivilegedAccessGroupAssignmentScheduleFilterByCurrentUserCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<PrivilegedAccessGroupAssignmentSchedule>
The class for the Privileged Access Group Assignment Schedule Filter By Current User Collection Response.
-
Field Summary
Fields inherited from class com.microsoft.graph.http.BaseCollectionResponse
nextLink, value -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.microsoft.graph.http.BaseCollectionResponse
additionalDataManager, nextLink, setRawObject, values
-
Constructor Details
-
PrivilegedAccessGroupAssignmentScheduleFilterByCurrentUserCollectionResponse
public PrivilegedAccessGroupAssignmentScheduleFilterByCurrentUserCollectionResponse()
-