| Package | Description |
|---|---|
| org.hpccsystems.ws.client.platform | |
| org.hpccsystems.ws.client.wrappers.gen.filespray |
| Modifier and Type | Method and Description |
|---|---|
FileSprayWorkunit |
Platform.getFileSprayWorkunit(DFUWorkunitWrapper wu)
Gets the file spray workunit.
|
boolean |
FileSprayWorkunit.update(DFUWorkunitWrapper dfuWorkunitWrapper)
Update.
|
| Modifier and Type | Field and Description |
|---|---|
protected DFUWorkunitWrapper |
GetDFUWorkunitResponseWrapper.local_result |
protected DFUWorkunitWrapper |
CreateDFUWorkunitResponseWrapper.local_result |
protected DFUWorkunitWrapper |
UpdateDFUWorkunitWrapper.local_wu |
| Modifier and Type | Field and Description |
|---|---|
protected List<DFUWorkunitWrapper> |
ArrayOfDFUWorkunitWrapper.local_dFUWorkunit |
| Modifier and Type | Method and Description |
|---|---|
DFUWorkunitWrapper |
GetDFUWorkunitResponseWrapper.getResult() |
DFUWorkunitWrapper |
CreateDFUWorkunitResponseWrapper.getResult() |
DFUWorkunitWrapper |
UpdateDFUWorkunitWrapper.getWu() |
| Modifier and Type | Method and Description |
|---|---|
List<DFUWorkunitWrapper> |
ArrayOfDFUWorkunitWrapper.getDFUWorkunit() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetDFUWorkunitResponseWrapper.setResult(DFUWorkunitWrapper _result) |
void |
CreateDFUWorkunitResponseWrapper.setResult(DFUWorkunitWrapper _result) |
void |
UpdateDFUWorkunitWrapper.setWu(DFUWorkunitWrapper _wu) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayOfDFUWorkunitWrapper.setDFUWorkunit(List<DFUWorkunitWrapper> _dFUWorkunit) |
| Constructor and Description |
|---|
CreateDFUWorkunitResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
DFUWorkunitWrapper _result) |
GetDFUWorkunitResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
DFUWorkunitWrapper _result,
int _autoRefresh) |
UpdateDFUWorkunitWrapper(DFUWorkunitWrapper _wu,
String _clusterOrig,
String _jobNameOrig,
boolean _isProtectedOrig,
int _stateOrig) |
| Constructor and Description |
|---|
ArrayOfDFUWorkunitWrapper(List<DFUWorkunitWrapper> _dFUWorkunit) |
Copyright © 2021. All rights reserved.