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