| Package | Description |
|---|---|
| org.hpccsystems.ws.client | |
| org.hpccsystems.ws.client.wrappers.wsdfu |
| Modifier and Type | Method and Description |
|---|---|
DFUCreateFileWrapper |
HPCCWsDFUClient.createFile(String fileName,
String cluster,
String eclRecordDefinition,
int expirySeconds,
Boolean compressed,
DFUFileTypeWrapper filetype,
String requestid)
Create a new (unpublished) dfu file.
|
DFUCreateFileWrapper |
HPCCWsDFUClient.createFileAndAcquireAccess(String fileName,
String cluster,
String eclRecordDefinition,
int expirySeconds,
Boolean compressed,
DFUFileTypeWrapper type,
String requestId)
Create a new (unpublished) dfu file.
|
| Modifier and Type | Method and Description |
|---|---|
static DFUFileTypeWrapper |
DFUFileTypeWrapper.fromDfuFileType(org.hpccsystems.ws.client.gen.axis2.wsdfu.v1_57.DFUFileType filetype)
From dfu file type.
|
static DFUFileTypeWrapper |
DFUFileTypeWrapper.fromString(String value)
From string.
|
static DFUFileTypeWrapper |
DFUFileTypeWrapper.get(String name)
Gets the.
|
DFUFileTypeWrapper |
DFUFileAccessInfoWrapper.getFileType() |
static DFUFileTypeWrapper |
DFUFileTypeWrapper.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DFUFileTypeWrapper[] |
DFUFileTypeWrapper.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.