public class ManagedEBookAssignmentCollectionPage extends com.microsoft.graph.http.BaseCollectionPage<ManagedEBookAssignment,ManagedEBookAssignmentCollectionRequestBuilder>
| Constructor and Description |
|---|
ManagedEBookAssignmentCollectionPage(java.util.List<ManagedEBookAssignment> pageContents,
ManagedEBookAssignmentCollectionRequestBuilder nextRequestBuilder)
Creates the collection page for ManagedEBookAssignment
|
ManagedEBookAssignmentCollectionPage(ManagedEBookAssignmentCollectionResponse response,
ManagedEBookAssignmentCollectionRequestBuilder builder)
A collection page for ManagedEBookAssignment
|
public ManagedEBookAssignmentCollectionPage(@Nonnull
ManagedEBookAssignmentCollectionResponse response,
@Nonnull
ManagedEBookAssignmentCollectionRequestBuilder builder)
response - the serialized ManagedEBookAssignmentCollectionResponse from the servicebuilder - the request builder for the next collection pagepublic ManagedEBookAssignmentCollectionPage(@Nonnull
java.util.List<ManagedEBookAssignment> pageContents,
@Nullable
ManagedEBookAssignmentCollectionRequestBuilder nextRequestBuilder)
pageContents - the contents of this pagenextRequestBuilder - the request builder for the next page