public interface RestrictFieldsQueryParam
restrict
fields query param, which can be used to restrict the fields returned in a
request.| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getRestrictFieldNames()
The list of restrict fields.
|