public static class ContainerInspectionResult.NetworkSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContainerInspectionResult.NetworkSettings.PortMappingInfo |
| Constructor and Description |
|---|
NetworkSettings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBridge() |
String |
getGateway() |
String |
getIpAddress() |
int |
getIpPrefixLen() |
Map<String,List<ContainerInspectionResult.NetworkSettings.PortMappingInfo>> |
getPorts() |
Copyright © 2016. All Rights Reserved.