B - The builder which implements the
EurekaDataCenterTypeAccessor.EurekaDataCenterTypeBuilder.EurekaRegistry<B>, EurekaRegistrySidecar, EurekaRestServerEurekaRegistrySidecarImpl, EurekaRestServerDecorator, EurekaRestServerImplpublic static interface EurekaDataCenterTypeAccessor.EurekaDataCenterTypeBuilder<B extends EurekaDataCenterTypeAccessor.EurekaDataCenterTypeBuilder<?>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withEurekaDataCenterType(EurekaDataCenterType aDataCenterType) |
Sets the Eureka data center type to use and returns this builder as
of the builder pattern.
|
B withEurekaDataCenterType(EurekaDataCenterType aDataCenterType)
aDataCenterType - The Eureka data center type to be stored by
the Eureka data center type property.EurekaDataCenterTypeAccessor.EurekaDataCenterTypeBuilder instance to continue
configuration.Copyright © 2018. All rights reserved.