Class DirectoryObjectCheckMemberGroupsCollectionPage

java.lang.Object
com.microsoft.graph.http.BaseCollectionPage<String,DirectoryObjectCheckMemberGroupsCollectionRequestBuilder>
com.microsoft.graph.requests.DirectoryObjectCheckMemberGroupsCollectionPage
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class DirectoryObjectCheckMemberGroupsCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<String,DirectoryObjectCheckMemberGroupsCollectionRequestBuilder>
The class for the Directory Object Check Member Groups Collection Page.
  • Constructor Details