public static interface NegativeFormat.Builder extends SdkPojo, CopyableBuilder<NegativeFormat.Builder,NegativeFormat>
| Modifier and Type | Method and Description |
|---|---|
NegativeFormat.Builder |
prefix(String prefix)
The prefix for a negative format.
|
NegativeFormat.Builder |
suffix(String suffix)
The suffix for a negative format.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNegativeFormat.Builder prefix(String prefix)
The prefix for a negative format.
prefix - The prefix for a negative format.NegativeFormat.Builder suffix(String suffix)
The suffix for a negative format.
suffix - The suffix for a negative format.Copyright © 2023. All rights reserved.