public class NetworkAttachmentConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NetworkAttachmentConfig.Builder |
| Constructor and Description |
|---|
NetworkAttachmentConfig() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
aliases() |
static NetworkAttachmentConfig.Builder |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
target() |
String |
toString() |
public String target()
public static NetworkAttachmentConfig.Builder builder()
Copyright © 2016. All rights reserved.