Class NetworkFloatingIpIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
com.morpheusdata.model.projection.NetworkFloatingIpIdentityProjection
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NetworkFloatingIp
- See Also:
-
Field Summary
FieldsFields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setExternalId
(String externalId) void
setIpAddress
(String ipAddress) Methods inherited from class com.morpheusdata.model.projection.MorpheusIdentityModel
getIdentityProperties
Methods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
externalId
-
ipAddress
-
-
Constructor Details
-
NetworkFloatingIpIdentityProjection
public NetworkFloatingIpIdentityProjection()
-
-
Method Details
-
getExternalId
-
setExternalId
-
getIpAddress
-
setIpAddress
-