Uses of Class
org.apache.curator.x.discovery.ServiceInstanceBuilder
-
Uses of ServiceInstanceBuilder in org.apache.curator.x.discovery
Modifier and TypeMethodDescriptionstatic <T> ServiceInstanceBuilder
<T> ServiceInstance.builder()
Return a new builder.ServiceInstanceBuilder.enabled
(boolean enabled) ServiceInstanceBuilder.port
(int port) ServiceInstanceBuilder.registrationTimeUTC
(long registrationTimeUTC) ServiceInstanceBuilder.serviceType
(ServiceType serviceType) ServiceInstanceBuilder.sslPort
(int port)