public final class SearchTokensRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getTerm() |
int |
hashCode() |
static SearchTokensRequest |
of(String term) |
String |
toString() |
public static SearchTokensRequest of(String term)
public String getTerm()
Copyright © 2019. All rights reserved.