public class EndpointSpec extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EndpointSpec.Builder |
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOLUTION_MODE_DNSRR |
static String |
RESOLUTION_MODE_VIP |
| Constructor and Description |
|---|
EndpointSpec() |
| Modifier and Type | Method and Description |
|---|---|
static EndpointSpec.Builder |
builder() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
mode() |
List<PortConfig> |
ports() |
String |
toString() |
public static final String RESOLUTION_MODE_VIP
public static final String RESOLUTION_MODE_DNSRR
public String mode()
public List<PortConfig> ports()
public static EndpointSpec.Builder builder()
Copyright © 2017. All rights reserved.