| Package | Description |
|---|---|
| org.hpccsystems.ws.client.wrappers.gen.wsdfu |
| Modifier and Type | Field and Description |
|---|---|
protected DFUChangeRestrictionWrapper |
DFUArrayActionRequestWrapper.local_restrict |
protected DFUChangeRestrictionWrapper |
DFUInfoRequestWrapper.local_restrict |
| Modifier and Type | Method and Description |
|---|---|
DFUChangeRestrictionWrapper |
DFUArrayActionRequestWrapper.getRestrict() |
DFUChangeRestrictionWrapper |
DFUInfoRequestWrapper.getRestrict() |
| Modifier and Type | Method and Description |
|---|---|
void |
DFUArrayActionRequestWrapper.setRestrict(DFUChangeRestrictionWrapper _restrict) |
void |
DFUInfoRequestWrapper.setRestrict(DFUChangeRestrictionWrapper _restrict) |
| Constructor and Description |
|---|
DFUArrayActionRequestWrapper(DFUArrayActionsWrapper _type,
boolean _noDelete,
String _backToPage,
List<String> _logicalFiles,
boolean _removeFromSuperfiles,
boolean _removeRecursively,
DFUChangeProtectionWrapper _protect,
DFUChangeRestrictionWrapper _restrict) |
DFUInfoRequestWrapper(String _name,
String _cluster,
boolean _updateDescription,
String _querySet,
String _query,
String _fileDesc,
boolean _includeJsonTypeInfo,
boolean _includeBinTypeInfo,
DFUChangeProtectionWrapper _protect,
DFUChangeRestrictionWrapper _restrict) |
Copyright © 2021. All rights reserved.