public interface NetworkUpdate extends ModelEntity, Buildable<NetworkUpdateBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the network
|
boolean |
isAdminStateUp()
The administrative state of the network, which is up (true) or down (false).
|
boolean |
isShared()
Admin-only.
|
String getName()
boolean isAdminStateUp()
boolean isShared()
Copyright © 2017. All rights reserved.