Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected CompressionEncoding |
CompressionConfiguration.encoding |
Modifier and Type | Method and Description |
---|---|
static CompressionEncoding |
CompressionEncoding.fromValue(String v) |
CompressionEncoding |
CompressionConfiguration.getEncoding()
Gets the value of the encoding property.
|
static CompressionEncoding |
CompressionEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionEncoding[] |
CompressionEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CompressionConfiguration.setEncoding(CompressionEncoding value)
Sets the value of the encoding property.
|
Copyright © 2017. All rights reserved.