public abstract static class XPFNotificationDeliveryContext.XPFNotificationDeliveryContextBuilder<C extends XPFNotificationDeliveryContext,B extends XPFNotificationDeliveryContext.XPFNotificationDeliveryContextBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFNotificationDeliveryContextBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
bccRecipients(@NonNull Set<String> bccRecipients) |
abstract C |
build() |
B |
ccRecipients(@NonNull Set<String> ccRecipients) |
B |
customTypeName(String customTypeName) |
B |
locale(@NonNull Locale locale) |
B |
placeholderValues(@NonNull Map<String,Object> placeholderValues) |
B |
recipients(@NonNull Set<XPFNotificationRecipient> recipients) |
protected abstract B |
self() |
B |
store(XPFStore store) |
String |
toString() |
B |
type(@NonNull XPFNotificationType type) |
customDatapublic XPFNotificationDeliveryContextBuilder()
protected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFNotificationDeliveryContext,B extends XPFNotificationDeliveryContext.XPFNotificationDeliveryContextBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFNotificationDeliveryContext,B extends XPFNotificationDeliveryContext.XPFNotificationDeliveryContextBuilder<C,B>>public B type(@NonNull @NonNull XPFNotificationType type)
this.public B recipients(@NonNull @NonNull Set<XPFNotificationRecipient> recipients)
this.public B placeholderValues(@NonNull @NonNull Map<String,Object> placeholderValues)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFNotificationDeliveryContext,B extends XPFNotificationDeliveryContext.XPFNotificationDeliveryContextBuilder<C,B>>Copyright © 2026. All rights reserved.