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