public class DoneableDefaultNetworkSettings extends DefaultNetworkSettingsFluentImpl<DoneableDefaultNetworkSettings> implements Doneable<DefaultNetworkSettings>, DefaultNetworkSettingsFluent<DoneableDefaultNetworkSettings>
| Constructor and Description |
|---|
DoneableDefaultNetworkSettings(DefaultNetworkSettings item) |
DoneableDefaultNetworkSettings(DefaultNetworkSettings item,
io.fabric8.docker.api.builder.Function<DefaultNetworkSettings,DefaultNetworkSettings> function) |
DoneableDefaultNetworkSettings(io.fabric8.docker.api.builder.Function<DefaultNetworkSettings,DefaultNetworkSettings> function) |
| Modifier and Type | Method and Description |
|---|---|
DefaultNetworkSettings |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getEndpointID, getGateway, getGlobalIPv6Address, getGlobalIPv6PrefixLen, getIPAddress, getIPPrefixLen, getIPv6Gateway, getMacAddress, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withEndpointID, withGateway, withGlobalIPv6Address, withGlobalIPv6PrefixLen, withIPAddress, withIPPrefixLen, withIPv6Gateway, withMacAddressaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getEndpointID, getGateway, getGlobalIPv6Address, getGlobalIPv6PrefixLen, getIPAddress, getIPPrefixLen, getIPv6Gateway, getMacAddress, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withEndpointID, withGateway, withGlobalIPv6Address, withGlobalIPv6PrefixLen, withIPAddress, withIPPrefixLen, withIPv6Gateway, withMacAddresspublic DoneableDefaultNetworkSettings(io.fabric8.docker.api.builder.Function<DefaultNetworkSettings,DefaultNetworkSettings> function)
public DoneableDefaultNetworkSettings(DefaultNetworkSettings item, io.fabric8.docker.api.builder.Function<DefaultNetworkSettings,DefaultNetworkSettings> function)
public DoneableDefaultNetworkSettings(DefaultNetworkSettings item)
public DefaultNetworkSettings done()
done in interface Doneable<DefaultNetworkSettings>Copyright © 2015–2016 Red Hat. All rights reserved.