public class MobileAccess extends JsonObject
| Constructor and Description |
|---|
MobileAccess() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDistinguishClient() |
void |
setDistinguishClient(boolean distinguishClient) |
MobileAccess |
withDistinguishClient(boolean distinguishClient) |
toStringpublic boolean isDistinguishClient()
public void setDistinguishClient(boolean distinguishClient)
distinguishClient - Resource content distribution is requested on the source sidepublic MobileAccess withDistinguishClient(boolean distinguishClient)
distinguishClient - Resource content distribution is requested on the source sideCopyright © 2020. All rights reserved.