public class AssociationPatch extends PasswordPatch
Modifier and Type | Class and Description |
---|---|
static class |
AssociationPatch.Builder |
Constructor and Description |
---|
AssociationPatch() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ResourceAssociationAction |
getAction() |
String |
getKey() |
int |
hashCode() |
void |
setAction(ResourceAssociationAction action) |
void |
setKey(String key) |
getResources, isOnSyncope, setOnSyncope
setOperation
getValue, setValue
getOperation
public String getKey()
@PathParam(value="key") public void setKey(String key)
public ResourceAssociationAction getAction()
@PathParam(value="action") public void setAction(ResourceAssociationAction action)
public int hashCode()
hashCode
in class PasswordPatch
public boolean equals(Object obj)
equals
in class PasswordPatch
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.