public static interface DataPointDrillUpDownOption.Builder extends SdkPojo, CopyableBuilder<DataPointDrillUpDownOption.Builder,DataPointDrillUpDownOption>
| Modifier and Type | Method and Description |
|---|---|
DataPointDrillUpDownOption.Builder |
availabilityStatus(DashboardBehavior availabilityStatus)
The status of the drill down options of data points.
|
DataPointDrillUpDownOption.Builder |
availabilityStatus(String availabilityStatus)
The status of the drill down options of data points.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDataPointDrillUpDownOption.Builder availabilityStatus(String availabilityStatus)
The status of the drill down options of data points.
availabilityStatus - The status of the drill down options of data points.DashboardBehavior,
DashboardBehaviorDataPointDrillUpDownOption.Builder availabilityStatus(DashboardBehavior availabilityStatus)
The status of the drill down options of data points.
availabilityStatus - The status of the drill down options of data points.DashboardBehavior,
DashboardBehaviorCopyright © 2023. All rights reserved.