| Package | Description |
|---|---|
| com.amazonaws.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationTransport |
NotificationTransport.fromValue(String value)
Use this in place of valueOf.
|
static NotificationTransport |
NotificationTransport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationTransport[] |
NotificationTransport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationSpecification.setTransport(NotificationTransport transport)
The method Amazon Mechanical Turk uses to send the notification.
|
NotificationSpecification |
NotificationSpecification.withTransport(NotificationTransport transport)
The method Amazon Mechanical Turk uses to send the notification.
|
Copyright © 2019. All rights reserved.