| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
InputSerialization |
SelectObjectContentRequest.inputSerialization()
Describes the format of the data in the object that is being queried.
|
InputSerialization |
SelectParameters.inputSerialization()
Describes the serialization format of the object.
|
| Modifier and Type | Method and Description |
|---|---|
SelectObjectContentRequest.Builder |
SelectObjectContentRequest.Builder.inputSerialization(InputSerialization inputSerialization)
Describes the format of the data in the object that is being queried.
|
SelectParameters.Builder |
SelectParameters.Builder.inputSerialization(InputSerialization inputSerialization)
Describes the serialization format of the object.
|
Copyright © 2022. All rights reserved.