public static class TwitterFriendshipsConsumerProperties.Update extends Object
Constructor and Description |
---|
Update() |
Modifier and Type | Method and Description |
---|---|
org.springframework.expression.Expression |
getDevice() |
org.springframework.expression.Expression |
getRetweets() |
void |
setDevice(org.springframework.expression.Expression device) |
void |
setRetweets(org.springframework.expression.Expression retweets) |
public org.springframework.expression.Expression getDevice()
public void setDevice(org.springframework.expression.Expression device)
public org.springframework.expression.Expression getRetweets()
public void setRetweets(org.springframework.expression.Expression retweets)
Copyright © 2022. All rights reserved.