Package api.equinix.javasdk.fabric.model
Interface Network
-
Method Details
-
getUuid
String getUuid() -
getHref
String getHref() -
getName
String getName() -
getType
NetworkType getType() -
getState
NetworkState getState() -
getScope
NetworkScope getScope() -
getLocation
MinimalLocation getLocation() -
getProject
Project getProject() -
getChangeLog
ChangeLog getChangeLog() -
getChange
Change getChange() -
getConnectionsCount
Integer getConnectionsCount() -
delete
Boolean delete() -
refresh
void refresh()
-