Modifier and Type | Field and Description |
---|---|
protected NotificationSQSActionType |
NotificationType.Action.sqs |
Modifier and Type | Method and Description |
---|---|
NotificationSQSActionType |
ObjectFactory.createNotificationSQSActionType()
Create an instance of
NotificationSQSActionType |
NotificationSQSActionType |
NotificationType.Action.getSqs()
Gets the value of the sqs property.
|
NotificationSQSActionType |
NotificationSQSActionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
NotificationSQSActionType |
NotificationSQSActionType.withAccessKey(String value) |
NotificationSQSActionType |
NotificationSQSActionType.withContentType(String value) |
NotificationSQSActionType |
NotificationSQSActionType.withEndpoint(String value) |
NotificationSQSActionType |
NotificationSQSActionType.withExtradata(String value) |
NotificationSQSActionType |
NotificationSQSActionType.withGroup(String value) |
NotificationSQSActionType |
NotificationSQSActionType.withQueue(String value) |
NotificationSQSActionType |
NotificationSQSActionType.withRetry(BigInteger value) |
NotificationSQSActionType |
NotificationSQSActionType.withSecret(String value) |
NotificationSQSActionType |
NotificationSQSActionType.withSynchronous(boolean value) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationType.Action.setSqs(NotificationSQSActionType value)
Sets the value of the sqs property.
|
NotificationType.Action |
NotificationType.Action.withSqs(NotificationSQSActionType value) |
Copyright © 2017. All rights reserved.