| Package | Description |
|---|---|
| com.amazonaws.services.servermigration.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationContext |
NotificationContext.clone() |
NotificationContext |
NotifyAppValidationOutputRequest.getNotificationContext()
The notification information.
|
NotificationContext |
NotificationContext.withStatus(String status)
The status of the validation.
|
NotificationContext |
NotificationContext.withStatus(ValidationStatus status)
The status of the validation.
|
NotificationContext |
NotificationContext.withStatusMessage(String statusMessage)
The status message.
|
NotificationContext |
NotificationContext.withValidationId(String validationId)
The ID of the validation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotifyAppValidationOutputRequest.setNotificationContext(NotificationContext notificationContext)
The notification information.
|
NotifyAppValidationOutputRequest |
NotifyAppValidationOutputRequest.withNotificationContext(NotificationContext notificationContext)
The notification information.
|
Copyright © 2024. All rights reserved.