public class WsWorkunitsClientStub1_62 extends Object implements IWsWorkunitsClientStubWrapper
| Constructor and Description |
|---|
WsWorkunitsClientStub1_62(Connection connection)
Instantiates a new ws workunits client stub 1 62.
|
| Modifier and Type | Method and Description |
|---|---|
org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.WsWorkunitsStub |
getStub()
Gets the stub.
|
WUCreateResponseWrapper |
WUCreate(WUCreateRequestWrapper params) |
WUUpdateResponseWrapper |
WUCreateAndUpdate(WUCreateAndUpdateWrapper params) |
WUInfoResponseWrapper |
WUInfo(WUInfoRequestWrapper params) |
WUUpdateResponseWrapper |
WUUpdate(WUUpdateRequestWrapper params) |
public WsWorkunitsClientStub1_62(Connection connection)
connection - the connectionpublic org.hpccsystems.ws.client.gen.axis2.wsworkunits.v1_62.WsWorkunitsStub getStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault - the axis faultpublic WUInfoResponseWrapper WUInfo(WUInfoRequestWrapper params) throws Exception
WUInfo in interface IWsWorkunitsClientStubWrapperExceptionpublic WUUpdateResponseWrapper WUCreateAndUpdate(WUCreateAndUpdateWrapper params) throws Exception
WUCreateAndUpdate in interface IWsWorkunitsClientStubWrapperExceptionpublic WUCreateResponseWrapper WUCreate(WUCreateRequestWrapper params) throws Exception
WUCreate in interface IWsWorkunitsClientStubWrapperExceptionpublic WUUpdateResponseWrapper WUUpdate(WUUpdateRequestWrapper params) throws Exception
WUUpdate in interface IWsWorkunitsClientStubWrapperExceptionCopyright © 2021. All rights reserved.