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() |
Object |
toJsonObject() |
public ContainerNetworkingConfig aliases(NetworkConfig config)
config - network config as configured in the pom.xmlpublic String toJson()
public Object toJsonObject()
Copyright © 2018. All rights reserved.