public static final class DefaultLispMapRecord.DefaultMapRecordBuilder extends AbstractLispRecord.AbstractRecordBuilder<LispMapRecord.MapRecordBuilder> implements LispMapRecord.MapRecordBuilder
action, authoritative, eidPrefixAfi, mapVersionNumber, maskLength, recordTtl| Constructor and Description |
|---|
DefaultMapRecordBuilder() |
| 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, withRecordTtlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithAction, withEidPrefixAfi, withIsAuthoritative, withMapVersionNumber, withMaskLength, withRecordTtlpublic LispMapRecord.MapRecordBuilder withLocators(List<LispLocator> locators)
LispMapRecord.MapRecordBuilderwithLocators in interface LispMapRecord.MapRecordBuilderlocators - a collection of locatorspublic LispMapRecord build()
LispMapRecord.MapRecordBuilderbuild in interface LispMapRecord.MapRecordBuilder