| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Method and Description |
|---|---|
static BusinessNotification.Builder |
BusinessNotification.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
BusinessNotification.Builder |
BusinessNotification.Builder.message(String message) |
BusinessNotification.Builder |
BusinessNotification.Builder.parameters(BusinessNotificationParameter... parameters) |
BusinessNotification.Builder |
BusinessNotification.Builder.parameters(List<BusinessNotificationParameter> parameters) |
BusinessNotification.Builder |
BusinessNotification.Builder.parametersNextLink(String parametersNextLink) |
BusinessNotification.Builder |
BusinessNotification.Builder.severity(BusinessNotificationSeverity severity) |
Copyright © 2018–2021. All rights reserved.