public static interface DashboardValidationMessage.Builder extends SdkPojo, CopyableBuilder<DashboardValidationMessage.Builder,DashboardValidationMessage>
| Modifier and Type | Method and Description |
|---|---|
DashboardValidationMessage.Builder |
dataPath(String dataPath)
The data path related to the message.
|
DashboardValidationMessage.Builder |
message(String message)
A message describing the error or warning.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDashboardValidationMessage.Builder dataPath(String dataPath)
The data path related to the message.
dataPath - The data path related to the message.DashboardValidationMessage.Builder message(String message)
A message describing the error or warning.
message - A message describing the error or warning.Copyright © 2023. All rights reserved.