Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected CompressionType |
CompressionConfiguration.type |
Modifier and Type | Method and Description |
---|---|
static CompressionType |
CompressionType.fromValue(String v) |
CompressionType |
CompressionConfiguration.getType()
Gets the value of the type property.
|
static CompressionType |
CompressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompressionType[] |
CompressionType.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.setType(CompressionType value)
Sets the value of the type property.
|
Copyright © 2017. All rights reserved.