public class GlusterServerHookContainer extends IdentifiedContainer implements GlusterServerHook
Constructor and Description |
---|
GlusterServerHookContainer() |
Modifier and Type | Method and Description |
---|---|
String |
checksum() |
void |
checksum(String newChecksum) |
boolean |
checksumPresent() |
HookContentType |
contentType() |
void |
contentType(HookContentType newContentType) |
boolean |
contentTypePresent() |
Host |
host() |
void |
host(Host newHost) |
boolean |
hostPresent() |
GlusterHookStatus |
status() |
void |
status(GlusterHookStatus newStatus) |
boolean |
statusPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String checksum()
checksum
in interface GlusterServerHook
public void checksum(String newChecksum)
public boolean checksumPresent()
checksumPresent
in interface GlusterServerHook
public HookContentType contentType()
contentType
in interface GlusterServerHook
public void contentType(HookContentType newContentType)
public boolean contentTypePresent()
contentTypePresent
in interface GlusterServerHook
public GlusterHookStatus status()
status
in interface GlusterServerHook
public void status(GlusterHookStatus newStatus)
public boolean statusPresent()
statusPresent
in interface GlusterServerHook
public Host host()
host
in interface GlusterServerHook
public void host(Host newHost)
public boolean hostPresent()
hostPresent
in interface GlusterServerHook
Copyright © 2016. All rights reserved.