Package | Description |
---|---|
com.neurosys.aws.sns.sms.domain | |
com.neurosys.aws.sns.sms.service |
Modifier and Type | Method and Description |
---|---|
static DeliveryStatus |
DeliveryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryStatus[] |
DeliveryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DeliveryStatus |
SMSDeliveryReports.getDeliveryStatus(com.amazonaws.services.logs.model.OutputLogEvent logEvent)
Retrieves Delivery Status from a given Report
|
Copyright © 2018. All rights reserved.