Uses of Class
com.vidispine.generated.NotificationSQSActionType
-
Uses of NotificationSQSActionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationSQSActionTypeMethods in com.vidispine.generated that return NotificationSQSActionTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationSQSActionType()Create an instance ofNotificationSQSActionTypeNotificationType.Action.getSqs()Gets the value of the sqs property.NotificationSQSActionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationSQSActionType.withAccessKey(String value) Sets the value of the accessKey property.NotificationSQSActionType.withContentType(String value) Sets the value of the contentType property.NotificationSQSActionType.withEndpoint(String value) Sets the value of the endpoint property.NotificationSQSActionType.withExtradata(String value) Sets the value of the extradata property.Sets the value of the group property.NotificationSQSActionType.withMessageGroupId(String value) Sets the value of the messageGroupId property.Sets the value of the queue property.NotificationSQSActionType.withRetry(BigInteger value) Sets the value of the retry property.NotificationSQSActionType.withRoleArn(String value) Sets the value of the roleArn property.NotificationSQSActionType.withRoleExternalId(String value) Sets the value of the roleExternalId property.NotificationSQSActionType.withRoleSessionName(String value) Sets the value of the roleSessionName property.NotificationSQSActionType.withSecret(String value) Sets the value of the secret property.NotificationSQSActionType.withSynchronous(boolean value) Sets the value of the synchronous property.Methods in com.vidispine.generated with parameters of type NotificationSQSActionTypeModifier and TypeMethodDescriptionvoidNotificationType.Action.setSqs(NotificationSQSActionType value) Sets the value of the sqs property.NotificationType.Action.withSqs(NotificationSQSActionType value) Sets the value of the sqs property.