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