Class DescribeBucketListRequest

    • Constructor Detail

      • DescribeBucketListRequest

        public DescribeBucketListRequest()
      • DescribeBucketListRequest

        public DescribeBucketListRequest​(DescribeBucketListRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getSrcService

        public String getSrcService()
        Get 数据源服务商。COS: 腾讯云COS,OSS: 阿里云OSS,OBS:华为云OBS
        Returns:
        SrcService 数据源服务商。COS: 腾讯云COS,OSS: 阿里云OSS,OBS:华为云OBS
      • setSrcService

        public void setSrcService​(String SrcService)
        Set 数据源服务商。COS: 腾讯云COS,OSS: 阿里云OSS,OBS:华为云OBS
        Parameters:
        SrcService - 数据源服务商。COS: 腾讯云COS,OSS: 阿里云OSS,OBS:华为云OBS
      • getSrcSecretId

        public String getSrcSecretId()
        Get 数据源账号的SecretId
        Returns:
        SrcSecretId 数据源账号的SecretId
      • setSrcSecretId

        public void setSrcSecretId​(String SrcSecretId)
        Set 数据源账号的SecretId
        Parameters:
        SrcSecretId - 数据源账号的SecretId
      • getSrcSecretKey

        public String getSrcSecretKey()
        Get 数据源账号的SecretKey
        Returns:
        SrcSecretKey 数据源账号的SecretKey
      • setSrcSecretKey

        public void setSrcSecretKey​(String SrcSecretKey)
        Set 数据源账号的SecretKey
        Parameters:
        SrcSecretKey - 数据源账号的SecretKey