@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-05-14T19:12:52.919Z") public class UserIdentifiersParams extends Object
| Constructor and Description |
|---|
UserIdentifiersParams() |
| Modifier and Type | Method and Description |
|---|---|
UserIdentifiersParams |
addUserIdsItem(String userIdsItem) |
boolean |
equals(Object o) |
List<String> |
getUserIds()
List of user identifiers
|
int |
hashCode() |
void |
setUserIds(List<String> userIds) |
String |
toString() |
UserIdentifiersParams |
userIds(List<String> userIds) |
public UserIdentifiersParams userIds(List<String> userIds)
public UserIdentifiersParams addUserIdsItem(String userIdsItem)
Copyright © 2018. All rights reserved.