public class ContainerNetworkingConfig extends Object
| Constructor and Description |
|---|
ContainerNetworkingConfig() |
| Modifier and Type | Method and Description |
|---|---|
ContainerNetworkingConfig |
aliases(NetworkConfig config)
Add networking aliases to a custom network
|
String |
toJson() |
com.google.gson.JsonObject |
toJsonObject() |
public ContainerNetworkingConfig aliases(NetworkConfig config)
config - network config as configured in the pom.xmlpublic String toJson()
public com.google.gson.JsonObject toJsonObject()
Copyright © 2018. All rights reserved.