| Package | Description |
|---|---|
| com.orbitz.consul.model.agent |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableServiceProxyUpstream.Builder |
ImmutableServiceProxyUpstream.builder()
Creates a builder for
ImmutableServiceProxyUpstream. |
ImmutableServiceProxyUpstream.Builder |
ImmutableServiceProxyUpstream.Builder.destinationName(String destinationName)
Initializes the value for the
destinationName attribute. |
ImmutableServiceProxyUpstream.Builder |
ImmutableServiceProxyUpstream.Builder.destinationType(String destinationType)
Initializes the value for the
destinationType attribute. |
ImmutableServiceProxyUpstream.Builder |
ImmutableServiceProxyUpstream.Builder.from(ServiceProxyUpstream instance)
Fill a builder with attribute values from the provided
ServiceProxyUpstream instance. |
ImmutableServiceProxyUpstream.Builder |
ImmutableServiceProxyUpstream.Builder.localBindPort(int localBindPort)
Initializes the value for the
localBindPort attribute. |
Copyright © 2019. All rights reserved.