Class ComputeZonePoolIdentityProjection

Direct Known Subclasses:
CloudPool

@Deprecated(since="0.15.3", forRemoval=false) public class ComputeZonePoolIdentityProjection extends CloudPoolIdentity
Deprecated.
replaced by CloudPoolIdentity
Provides a subset of properties from the ComputeZonePool object for doing a sync match comparison with less bandwidth usage and memory footprint. This is a DTO Projection object
Since:
0.8.0
See Also:
  • Constructor Details

    • ComputeZonePoolIdentityProjection

      public ComputeZonePoolIdentityProjection()
      Deprecated.