public class RemoveSiteParams extends Object implements HasProtectionAccessTokenParams
| Constructor and Description |
|---|
RemoveSiteParams() |
RemoveSiteParams(String oxdId) |
RemoveSiteParams(String oxdId,
String protectionAccessToken) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOxdId() |
String |
getProtectionAccessToken() |
void |
setOxdId(String oxdId) |
void |
setProtectionAccessToken(String protectionAccessToken) |
String |
toString() |
public RemoveSiteParams()
public RemoveSiteParams(String oxdId)
public String getOxdId()
getOxdId in interface HasOxdIdParamspublic void setOxdId(String oxdId)
public String getProtectionAccessToken()
getProtectionAccessToken in interface HasProtectionAccessTokenParamspublic void setProtectionAccessToken(String protectionAccessToken)
Copyright © 2018. All rights reserved.