public static final class RescheduleResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
RescheduleResponse |
build() |
RescheduleResponse.Builder |
notifications(BusinessNotification... notifications) |
RescheduleResponse.Builder |
notifications(List<BusinessNotification> notifications) |
RescheduleResponse.Builder |
notificationsNextLink(String notificationsNextLink) |
RescheduleResponse.Builder |
validationResult(ValidationResult validationResult) |
public RescheduleResponse.Builder validationResult(ValidationResult validationResult)
public RescheduleResponse.Builder notifications(List<BusinessNotification> notifications)
public RescheduleResponse.Builder notifications(BusinessNotification... notifications)
public RescheduleResponse.Builder notificationsNextLink(String notificationsNextLink)
public RescheduleResponse build()
Copyright © 2018–2021. All rights reserved.