Uses of Class
org.kiwiproject.consul.model.agent.ImmutableServiceProxyUpstream.Builder
Packages that use ImmutableServiceProxyUpstream.Builder
-
Uses of ImmutableServiceProxyUpstream.Builder in org.kiwiproject.consul.model.agent
Methods in org.kiwiproject.consul.model.agent that return ImmutableServiceProxyUpstream.BuilderModifier and TypeMethodDescriptionImmutableServiceProxyUpstream.builder()Creates a builder forImmutableServiceProxyUpstream.ImmutableServiceProxyUpstream.Builder.destinationName(String destinationName) Initializes the value for thedestinationNameattribute.ImmutableServiceProxyUpstream.Builder.destinationType(String destinationType) Initializes the value for thedestinationTypeattribute.ImmutableServiceProxyUpstream.Builder.from(ServiceProxyUpstream instance) Fill a builder with attribute values from the providedServiceProxyUpstreaminstance.ImmutableServiceProxyUpstream.Builder.localBindPort(int localBindPort) Initializes the value for thelocalBindPortattribute.