类 Bos

    • 构造器详细资料

      • Bos

        public Bos()
    • 方法详细资料

      • getBucket

        public String getBucket()
        Returns the bucket name.
        返回:
        the bucket name
      • setBucket

        public void setBucket​(String bucket)
        Sets the bucket name.
        参数:
        bucket - the bucket name
      • withBucket

        public Bos withBucket​(String bucket)
        Sets the bucket name.
        参数:
        bucket - the bucket name
        返回:
        this object
      • getRegion

        public String getRegion()
        Returns the region ID.
        返回:
        the region ID
      • setRegion

        public void setRegion​(String region)
        Sets the region ID.
        参数:
        region - the region ID
      • withRegion

        public Bos withRegion​(String region)
        Sets the region ID
        参数:
        region - the region ID
        返回:
        this object