| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
OutputSerialization |
SelectParameters.outputSerialization()
Describes how the results of the Select job are serialized.
|
OutputSerialization |
SelectObjectContentRequest.outputSerialization()
Describes the format of the data that you want Amazon S3 to return in response.
|
| Modifier and Type | Method and Description |
|---|---|
SelectParameters.Builder |
SelectParameters.Builder.outputSerialization(OutputSerialization outputSerialization)
Describes how the results of the Select job are serialized.
|
SelectObjectContentRequest.Builder |
SelectObjectContentRequest.Builder.outputSerialization(OutputSerialization outputSerialization)
Describes the format of the data that you want Amazon S3 to return in response.
|
Copyright © 2022. All rights reserved.