类 GetObjectSymlinkResponse


  • public class GetObjectSymlinkResponse
    extends Object
    response of get object symlink
    • 构造器详细资料

      • GetObjectSymlinkResponse

        public GetObjectSymlinkResponse()
    • 方法详细资料

      • getSymlinkTarget

        public String getSymlinkTarget()
        Gets target object of the symlink object
        返回:
        The target object of the symlink object
      • setSymlinkTarget

        public void setSymlinkTarget​(String symlinkTarget)
        Sets target object of the symlink object
        参数:
        symlinkTarget -