| Package | Description |
|---|---|
| org.hpccsystems.ws.client.wrappers.gen.wsdfu |
| Modifier and Type | Field and Description |
|---|---|
protected DFUChangeProtectionWrapper |
DFUArrayActionRequestWrapper.local_protect |
protected DFUChangeProtectionWrapper |
DFUInfoRequestWrapper.local_protect |
| Modifier and Type | Method and Description |
|---|---|
DFUChangeProtectionWrapper |
DFUArrayActionRequestWrapper.getProtect() |
DFUChangeProtectionWrapper |
DFUInfoRequestWrapper.getProtect() |
| Modifier and Type | Method and Description |
|---|---|
void |
DFUArrayActionRequestWrapper.setProtect(DFUChangeProtectionWrapper _protect) |
void |
DFUInfoRequestWrapper.setProtect(DFUChangeProtectionWrapper _protect) |
| 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.