public class EndpointProperty extends Object
| Constructor and Description |
|---|
EndpointProperty(String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
static EndpointProperty |
empty() |
String |
get() |
boolean |
isPresent() |
public EndpointProperty(String endpoint)
endpoint - may be nullpublic static final EndpointProperty empty()
public boolean isPresent()
public String get()
Copyright © 2019. All rights reserved.