public static interface TableFieldCustomIconContent.Builder extends SdkPojo, CopyableBuilder<TableFieldCustomIconContent.Builder,TableFieldCustomIconContent>
| Modifier and Type | Method and Description |
|---|---|
TableFieldCustomIconContent.Builder |
icon(String icon)
The icon set type (link) of the custom icon content for table URL link content.
|
TableFieldCustomIconContent.Builder |
icon(TableFieldIconSetType icon)
The icon set type (link) of the custom icon content for table URL link content.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTableFieldCustomIconContent.Builder icon(String icon)
The icon set type (link) of the custom icon content for table URL link content.
icon - The icon set type (link) of the custom icon content for table URL link content.TableFieldIconSetType,
TableFieldIconSetTypeTableFieldCustomIconContent.Builder icon(TableFieldIconSetType icon)
The icon set type (link) of the custom icon content for table URL link content.
icon - The icon set type (link) of the custom icon content for table URL link content.TableFieldIconSetType,
TableFieldIconSetTypeCopyright © 2023. All rights reserved.