public static interface FieldLabelType.Builder extends SdkPojo, CopyableBuilder<FieldLabelType.Builder,FieldLabelType>
| Modifier and Type | Method and Description |
|---|---|
FieldLabelType.Builder |
fieldId(String fieldId)
Indicates the field that is targeted by the field label.
|
FieldLabelType.Builder |
visibility(String visibility)
The visibility of the field label.
|
FieldLabelType.Builder |
visibility(Visibility visibility)
The visibility of the field label.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFieldLabelType.Builder fieldId(String fieldId)
Indicates the field that is targeted by the field label.
fieldId - Indicates the field that is targeted by the field label.FieldLabelType.Builder visibility(String visibility)
The visibility of the field label.
visibility - The visibility of the field label.Visibility,
VisibilityFieldLabelType.Builder visibility(Visibility visibility)
The visibility of the field label.
visibility - The visibility of the field label.Visibility,
VisibilityCopyright © 2023. All rights reserved.