|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.UpdateServiceRequest
public class UpdateServiceRequest
Update service request. The service policy manager will perform an update of the service definition only for the fields that changed. Fields that are omitted are considered to have not changed.
Update service request message type.
Constructor Summary | |
---|---|
UpdateServiceRequest()
|
Method Summary | |
---|---|
ServiceDefinition |
getDefinition()
|
void |
setDefinition(ServiceDefinition definition)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateServiceRequest()
Method Detail |
---|
public ServiceDefinition getDefinition()
public void setDefinition(ServiceDefinition definition)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |