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