public class StatusPatch extends PasswordPatch
PasswordPatch.Builder| Constructor and Description |
|---|
StatusPatch() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getToken() |
StatusPatchType |
getType() |
void |
setKey(String key) |
void |
setToken(String token) |
void |
setType(StatusPatchType type) |
getResources, isOnSyncope, setOnSyncopesetOperationgetValue, setValuegetOperationequals, hashCode, toStringpublic String getKey()
@PathParam(value="key") public void setKey(String key)
public StatusPatchType getType()
public void setType(StatusPatchType type)
public String getToken()
public void setToken(String token)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.