Class ComputeZoneRegionIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.CloudRegionIdentity
com.morpheusdata.model.projection.ComputeZoneRegionIdentityProjection
- Direct Known Subclasses:
CloudRegion
@Deprecated(since="0.15.3",
forRemoval=true)
public class ComputeZoneRegionIdentityProjection
extends CloudRegionIdentity
Deprecated, for removal: This API element is subject to removal in a future version.
This provides a way to query a list of regions and sync those regions for particular
Cloud
objects.
Some clouds have dynamic region lists and this provides a mechanism to grab those regions and sync by them- Since:
- 0.14.0
- See Also:
-
Field Summary
Fields inherited from class com.morpheusdata.model.projection.CloudRegionIdentity
externalId
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class com.morpheusdata.model.projection.CloudRegionIdentity
getExternalId, setExternalId
Methods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Constructor Details
-
ComputeZoneRegionIdentityProjection
public ComputeZoneRegionIdentityProjection()Deprecated, for removal: This API element is subject to removal in a future version.
-
CloudRegionIdentity
in 0.15.3