static ManagedNotificationChannelAssociationSummary.Builder |
ManagedNotificationChannelAssociationSummary.builder() |
|
ManagedNotificationChannelAssociationSummary.Builder |
ManagedNotificationChannelAssociationSummary.Builder.channelIdentifier(String channelIdentifier) |
The unique identifier for the notification channel.
|
ManagedNotificationChannelAssociationSummary.Builder |
ManagedNotificationChannelAssociationSummary.Builder.channelType(String channelType) |
The type of notification channel used for message delivery.
|
ManagedNotificationChannelAssociationSummary.Builder |
ManagedNotificationChannelAssociationSummary.Builder.channelType(ChannelType channelType) |
The type of notification channel used for message delivery.
|
ManagedNotificationChannelAssociationSummary.Builder |
ManagedNotificationChannelAssociationSummary.Builder.overrideOption(String overrideOption) |
Controls whether users can modify channel associations for a notification configuration.
|
ManagedNotificationChannelAssociationSummary.Builder |
ManagedNotificationChannelAssociationSummary.Builder.overrideOption(ChannelAssociationOverrideOption overrideOption) |
Controls whether users can modify channel associations for a notification configuration.
|
ManagedNotificationChannelAssociationSummary.Builder |
ManagedNotificationChannelAssociationSummary.toBuilder() |
|