public static interface PsAttributes.Builder extends SdkPojo, CopyableBuilder<PsAttributes.Builder,PsAttributes>
| Modifier and Type | Method and Description |
|---|---|
PsAttributes.Builder |
encoding(String encoding)
The character set encoding of the data set.
|
PsAttributes.Builder |
format(String format)
The format of the data set records.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPsAttributes.Builder encoding(String encoding)
The character set encoding of the data set.
encoding - The character set encoding of the data set.PsAttributes.Builder format(String format)
The format of the data set records.
format - The format of the data set records.Copyright © 2023. All rights reserved.