Class AlarmingRpc.IsAlarmActiveFilteredRequest.Builder
java.lang.Object
com.inductiveautomation.ignition.common.rpc.impl.AlarmingRpc.IsAlarmActiveFilteredRequest.Builder
- Enclosing class:
- AlarmingRpc.IsAlarmActiveFilteredRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowAcked
(@NotNull Boolean v) allowAcked
(@NotNull Object v) allowClear
(@NotNull Boolean v) allowClear
(@NotNull Object v) allowShelved
(@NotNull Boolean v) allowShelved
(@NotNull Object v) build()
displayPath
(@NotNull Object v) displayPath
(@NotNull String v) maxPriority
(@NotNull Integer v) maxPriority
(@NotNull Object v) minPriority
(@NotNull Integer v) minPriority
(@NotNull Object v)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
tagPath
-
tagPath
-
alarmName
-
alarmName
-
displayPath
-
displayPath
-
minPriority
-
minPriority
-
maxPriority
-
maxPriority
-
allowClear
-
allowClear
-
allowAcked
-
allowAcked
-
allowShelved
-
allowShelved
-
build
-