| Package | Description |
|---|---|
| com.amazonaws.services.glacier.model |
| Modifier and Type | Method and Description |
|---|---|
OutputSerialization |
OutputSerialization.clone() |
OutputSerialization |
SelectParameters.getOutputSerialization()
Describes how the results of the select job are serialized.
|
OutputSerialization |
OutputSerialization.withCsv(CSVOutput csv)
Describes the serialization of CSV-encoded query results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectParameters.setOutputSerialization(OutputSerialization outputSerialization)
Describes how the results of the select job are serialized.
|
SelectParameters |
SelectParameters.withOutputSerialization(OutputSerialization outputSerialization)
Describes how the results of the select job are serialized.
|
Copyright © 2019. All rights reserved.