Uses of Class
com.vidispine.generated.NotificationSNSActionType
-
Uses of NotificationSNSActionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationSNSActionTypeMethods in com.vidispine.generated that return NotificationSNSActionTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationSNSActionType()Create an instance ofNotificationSNSActionTypeNotificationType.Action.getSns()Gets the value of the sns property.NotificationSNSActionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationSNSActionType.withAccessKey(String value) Sets the value of the accessKey property.NotificationSNSActionType.withContentType(String value) Sets the value of the contentType property.NotificationSNSActionType.withEndpoint(String value) Sets the value of the endpoint property.NotificationSNSActionType.withExtradata(String value) Sets the value of the extradata property.Sets the value of the group property.NotificationSNSActionType.withRetry(BigInteger value) Sets the value of the retry property.NotificationSNSActionType.withRoleArn(String value) Sets the value of the roleArn property.NotificationSNSActionType.withRoleExternalId(String value) Sets the value of the roleExternalId property.NotificationSNSActionType.withRoleSessionName(String value) Sets the value of the roleSessionName property.NotificationSNSActionType.withSecret(String value) Sets the value of the secret property.NotificationSNSActionType.withSynchronous(boolean value) Sets the value of the synchronous property.Sets the value of the topic property.Methods in com.vidispine.generated with parameters of type NotificationSNSActionTypeModifier and TypeMethodDescriptionvoidNotificationType.Action.setSns(NotificationSNSActionType value) Sets the value of the sns property.NotificationType.Action.withSns(NotificationSNSActionType value) Sets the value of the sns property.