public class MicrosoftGraphDeltaToken extends Object implements MicrosoftGraphQueryParam
| Modifier and Type | Field and Description |
|---|---|
static String |
QUERY_PARAM_NAME |
| Constructor and Description |
|---|
MicrosoftGraphDeltaToken(String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
asRawValue() |
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitasEncodedQueryParam, asQueryParampublic static final String QUERY_PARAM_NAME
public MicrosoftGraphDeltaToken(String value)
public String getName()
getName in interface MicrosoftGraphQueryParampublic String asRawValue()
asRawValue in interface MicrosoftGraphQueryParamCopyright © 2018 Atlassian. All rights reserved.