$ContextUpdateRequestApplicationJson_NodesInterface class sealed
provide this parameter to set a new list of nodes.
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($ContextUpdateRequestApplicationJson_NodesInterfaceBuilder)) → $ContextUpdateRequestApplicationJson_NodesInterface - Rebuilds the instance.
-
toBuilder(
) → $ContextUpdateRequestApplicationJson_NodesInterfaceBuilder - Converts the instance to a builder $ContextUpdateRequestApplicationJson_NodesInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited