Class ComputeZoneFolderIdentityProjection

Direct Known Subclasses:
CloudFolder

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

    • ComputeZoneFolderIdentityProjection

      public ComputeZoneFolderIdentityProjection()
      Deprecated.