public static final class ListNotificationPoliciesResponseBody.PageBean.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListNotificationPoliciesResponseBody.PageBean |
build() |
ListNotificationPoliciesResponseBody.PageBean.Builder |
notificationPolicies(List<ListNotificationPoliciesResponseBody.NotificationPolicies> notificationPolicies)
The queried notification policies.
|
ListNotificationPoliciesResponseBody.PageBean.Builder |
page(Long page)
The number of the page returned.
|
ListNotificationPoliciesResponseBody.PageBean.Builder |
size(Long size)
The number of entries that are returned on each page.
|
ListNotificationPoliciesResponseBody.PageBean.Builder |
total(Long total)
The number of notification policies that are returned.
|
public ListNotificationPoliciesResponseBody.PageBean.Builder notificationPolicies(List<ListNotificationPoliciesResponseBody.NotificationPolicies> notificationPolicies)
public ListNotificationPoliciesResponseBody.PageBean.Builder page(Long page)
public ListNotificationPoliciesResponseBody.PageBean.Builder size(Long size)
public ListNotificationPoliciesResponseBody.PageBean.Builder total(Long total)
public ListNotificationPoliciesResponseBody.PageBean build()
Copyright © 2024. All rights reserved.