public final class XosVtnNetworkingClient
extends org.onosproject.rest.AbstractWebResource
| Modifier and Type | Class and Description |
|---|---|
static class |
XosVtnNetworkingClient.Builder
Builder of the XOS service networking entities.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Modifier and Type | Method and Description |
|---|---|
static XosVtnNetworkingClient.Builder |
builder()
Returns new XOS service networking builder instance.
|
String |
endpoint()
Returns endpoint url for the XOS service API access.
|
String |
password()
Returns password for the XOS service API access.
|
void |
requestSync() |
String |
user()
Returns user name for the XOS service API access.
|
codec, encodeArray, getService, mapper, newArray, newObjectpublic void requestSync()
public String endpoint()
public String user()
public String password()
public static XosVtnNetworkingClient.Builder builder()
Copyright © 2018. All rights reserved.