| Package | Description |
|---|---|
| org.hpccsystems.ws.client.wrappers.gen.wsdfu |
| Modifier and Type | Field and Description |
|---|---|
protected DFUFileTypeWrapper |
DFUFileAccessResponseWrapper.local_type |
protected DFUFileTypeWrapper |
DFUFileCreateV2RequestWrapper.local_type |
| Modifier and Type | Method and Description |
|---|---|
DFUFileTypeWrapper |
DFUFileAccessResponseWrapper.getType() |
DFUFileTypeWrapper |
DFUFileCreateV2RequestWrapper.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DFUFileAccessResponseWrapper.setType(DFUFileTypeWrapper _type) |
void |
DFUFileCreateV2RequestWrapper.setType(DFUFileTypeWrapper _type) |
| Constructor and Description |
|---|
DFUFileAccessResponseWrapper(ArrayOfEspExceptionWrapper _exceptions,
DFUFileAccessInfoWrapper _accessInfo,
DFUFileTypeWrapper _type) |
DFUFileCreateV2RequestWrapper(String _name,
String _cluster,
DFUFileTypeWrapper _type,
String _eCLRecordDefinition,
String _requestId,
int _expirySeconds,
boolean _returnTextResponse,
boolean _compressed,
long _sessionId,
int _lockTimeoutMs) |
Copyright © 2021. All rights reserved.