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