|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.svc.UpdateOperationRequest
public class UpdateOperationRequest
Update operation request. Updates an operation definition in the service policy manager system. Only changed fields are updated. Optional fields that are not supplied are considered not to be changed. An update may be applied to the special 'ALL' operation.
Update operation request message type.
Constructor Summary | |
---|---|
UpdateOperationRequest()
|
Method Summary | |
---|---|
OperationDefinition |
getDefinition()
|
void |
setDefinition(OperationDefinition definition)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateOperationRequest()
Method Detail |
---|
public OperationDefinition getDefinition()
public void setDefinition(OperationDefinition definition)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |