@Experimental public class Member extends GroupableConfiguration<MemberInformation>
Modifier and Type | Field and Description |
---|---|
static String |
MEMBER_ENDPOINT |
CLUSTER
Constructor and Description |
---|
Member() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the value set by
setId(String) . |
Links |
getLinks() |
void |
setId(String id) |
equals, getGroup, hashCode, setGroup
getCreationCommandType, getGroupName, isCluster, isGlobalRuntime
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
exists, find, remove
public static final String MEMBER_ENDPOINT
public void setId(String id)
public String getId()
setId(String)
.getId
in interface Identifiable<String>
getId
in class AbstractConfiguration<MemberInformation>
public Links getLinks()
getLinks
in class AbstractConfiguration<MemberInformation>