public static final class ListNotificationPoliciesResponseBody.NotifyRule.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListNotificationPoliciesResponseBody.NotifyRule |
build() |
ListNotificationPoliciesResponseBody.NotifyRule.Builder |
notifyChannels(List<String> notifyChannels)
The notification methods.
|
ListNotificationPoliciesResponseBody.NotifyRule.Builder |
notifyEndTime(String notifyEndTime)
The end time of the notification window.
|
ListNotificationPoliciesResponseBody.NotifyRule.Builder |
notifyObjects(List<ListNotificationPoliciesResponseBody.NotifyObjects> notifyObjects)
The notification objects.
|
ListNotificationPoliciesResponseBody.NotifyRule.Builder |
notifyStartTime(String notifyStartTime)
The start time of the notification window.
|
public ListNotificationPoliciesResponseBody.NotifyRule.Builder notifyChannels(List<String> notifyChannels)
public ListNotificationPoliciesResponseBody.NotifyRule.Builder notifyEndTime(String notifyEndTime)
public ListNotificationPoliciesResponseBody.NotifyRule.Builder notifyObjects(List<ListNotificationPoliciesResponseBody.NotifyObjects> notifyObjects)
public ListNotificationPoliciesResponseBody.NotifyRule.Builder notifyStartTime(String notifyStartTime)
public ListNotificationPoliciesResponseBody.NotifyRule build()
Copyright © 2024. All rights reserved.