Uses of Class
org.apache.curator.x.discovery.ServiceInstanceBuilder
Packages that use ServiceInstanceBuilder
-
Uses of ServiceInstanceBuilder in org.apache.curator.x.discovery
Methods in org.apache.curator.x.discovery that return ServiceInstanceBuilderModifier 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)