public static class InitialVirtualNodeLabel.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InitialVirtualNodeLabel |
build() |
InitialVirtualNodeLabel.Builder |
copy(InitialVirtualNodeLabel model) |
InitialVirtualNodeLabel.Builder |
key(String key)
The key of the pair.
|
InitialVirtualNodeLabel.Builder |
value(String value)
The value of the pair.
|
public InitialVirtualNodeLabel.Builder key(String key)
The key of the pair.
key
- the value to setpublic InitialVirtualNodeLabel.Builder value(String value)
The value of the pair.
value
- the value to setpublic InitialVirtualNodeLabel build()
public InitialVirtualNodeLabel.Builder copy(InitialVirtualNodeLabel model)
Copyright © 2016–2024. All rights reserved.