| Modifier and Type | Method and Description |
|---|---|
static TransformInput.Builder |
TransformInput.builder() |
TransformInput.Builder |
TransformInput.Builder.compressionType(CompressionType compressionType)
Sets the value of
TransformInput.getCompressionType() |
TransformInput.Builder |
TransformInput.Builder.contentType(String contentType)
Sets the value of
TransformInput.getContentType() |
TransformInput.Builder |
TransformInput.Builder.splitType(SplitType splitType)
Sets the value of
TransformInput.getSplitType() |
TransformInput.Builder |
TransformInput.Builder.transformDataSource(TransformDataSource transformDataSource)
Sets the value of
TransformInput.getTransformDataSource() |
| Constructor and Description |
|---|
Jsii$Proxy(TransformInput.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TransformInput.Builder. |
Copyright © 2023. All rights reserved.