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