public static interface MappingKey.Builder
| Modifier and Type | Method and Description |
|---|---|
MappingKey |
build()
Builds an immutable mapping key.
|
MappingKey.Builder |
withAddress(MappingAddress address)
Specifies a mapping address.
|
MappingKey.Builder withAddress(MappingAddress address)
address - mapping addressMappingKey build()