B - The builder which implements the DomainAccessor.DomainBuilder.public static interface DomainAccessor.DomainBuilder<B extends DomainAccessor.DomainBuilder<?>>
| Modifier and Type | Method and Description |
|---|---|
B |
withDomain(String aDomain)
Sets the domain to use and returns this builder as of the builder
pattern.
|
B withDomain(String aDomain)
aDomain - The domain to be stored by the domain property.DomainAccessor.DomainBuilder instance to continue
configuration.Copyright © 2018. All rights reserved.