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