public class DoneableEndpointSettings extends EndpointSettingsFluentImpl<DoneableEndpointSettings> implements Doneable<EndpointSettings>, EndpointSettingsFluent<DoneableEndpointSettings>
_visitables| Constructor and Description |
|---|
DoneableEndpointSettings(EndpointSettings item,
Visitor<EndpointSettings> visitor) |
DoneableEndpointSettings(Visitor<EndpointSettings> visitor) |
| Modifier and Type | Method and Description |
|---|---|
EndpointSettings |
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 DoneableEndpointSettings(EndpointSettings item, Visitor<EndpointSettings> visitor)
public DoneableEndpointSettings(Visitor<EndpointSettings> visitor)
public EndpointSettings done()
done in interface Doneable<EndpointSettings>Copyright © 2015–2016 Red Hat. All rights reserved.