@Stability(value=Stable) public static final class CfnPartition.SerdeInfoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnPartition.SerdeInfoProperty>
CfnPartition.SerdeInfoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPartition.SerdeInfoProperty |
build()
Builds the configured instance.
|
CfnPartition.SerdeInfoProperty.Builder |
name(String name)
Sets the value of
CfnPartition.SerdeInfoProperty.getName() |
CfnPartition.SerdeInfoProperty.Builder |
parameters(Object parameters)
Sets the value of
CfnPartition.SerdeInfoProperty.getParameters() |
CfnPartition.SerdeInfoProperty.Builder |
serializationLibrary(String serializationLibrary)
Sets the value of
CfnPartition.SerdeInfoProperty.getSerializationLibrary() |
@Stability(value=Stable) public CfnPartition.SerdeInfoProperty.Builder name(String name)
CfnPartition.SerdeInfoProperty.getName()name - `CfnPartition.SerdeInfoProperty.Name`.this@Stability(value=Stable) public CfnPartition.SerdeInfoProperty.Builder parameters(Object parameters)
CfnPartition.SerdeInfoProperty.getParameters()parameters - `CfnPartition.SerdeInfoProperty.Parameters`.this@Stability(value=Stable) public CfnPartition.SerdeInfoProperty.Builder serializationLibrary(String serializationLibrary)
CfnPartition.SerdeInfoProperty.getSerializationLibrary()serializationLibrary - `CfnPartition.SerdeInfoProperty.SerializationLibrary`.this@Stability(value=Stable) public CfnPartition.SerdeInfoProperty build()
build in interface software.amazon.jsii.Builder<CfnPartition.SerdeInfoProperty>CfnPartition.SerdeInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.