public abstract class NetworkAttachmentConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NetworkAttachmentConfig.Builder |
| Constructor and Description |
|---|
NetworkAttachmentConfig() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableList<String> |
aliases() |
static NetworkAttachmentConfig.Builder |
builder() |
abstract String |
target() |
public static NetworkAttachmentConfig.Builder builder()
Copyright © 2019. All rights reserved.