public static interface LispMapRecord.MapRecordBuilder extends LispRecord.RecordBuilder<LispMapRecord.MapRecordBuilder>
| Modifier and Type | Method and Description |
|---|---|
LispMapRecord |
build()
Builds LISP map record object.
|
LispMapRecord.MapRecordBuilder |
withLocators(List<LispLocator> locators)
Sets a collection of locators.
|
withAction, withEidPrefixAfi, withIsAuthoritative, withMapVersionNumber, withMaskLength, withRecordTtlLispMapRecord.MapRecordBuilder withLocators(List<LispLocator> locators)
locators - a collection of locatorsLispMapRecord build()