| Package | Description |
|---|---|
| com.orbitz.consul.model.agent |
| Modifier and Type | Method and Description |
|---|---|
ImmutableServiceProxyUpstream |
ImmutableServiceProxyUpstream.Builder.build()
Builds a new
ImmutableServiceProxyUpstream. |
static ImmutableServiceProxyUpstream |
ImmutableServiceProxyUpstream.copyOf(ServiceProxyUpstream instance)
Creates an immutable copy of a
ServiceProxyUpstream value. |
ImmutableServiceProxyUpstream |
ImmutableServiceProxyUpstream.withDestinationName(String value)
Copy the current immutable object by setting a value for the
destinationName attribute. |
ImmutableServiceProxyUpstream |
ImmutableServiceProxyUpstream.withDestinationType(String value)
Copy the current immutable object by setting a value for the
destinationType attribute. |
ImmutableServiceProxyUpstream |
ImmutableServiceProxyUpstream.withLocalBindPort(int value)
Copy the current immutable object by setting a value for the
localBindPort attribute. |
Copyright © 2019. All rights reserved.