Package com.microsoft.graph.requests
Class PrivilegedAccessGroupEligibilityScheduleCollectionResponse
java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<PrivilegedAccessGroupEligibilitySchedule>
com.microsoft.graph.requests.PrivilegedAccessGroupEligibilityScheduleCollectionResponse
- All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<PrivilegedAccessGroupEligibilitySchedule>,com.microsoft.graph.serializer.IJsonBackedObject
public class PrivilegedAccessGroupEligibilityScheduleCollectionResponse
extends com.microsoft.graph.http.BaseCollectionResponse<PrivilegedAccessGroupEligibilitySchedule>
The class for the Privileged Access Group Eligibility Schedule 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
-
PrivilegedAccessGroupEligibilityScheduleCollectionResponse
public PrivilegedAccessGroupEligibilityScheduleCollectionResponse()
-