Class CreateStoreLocationRequest

    • Constructor Detail

      • CreateStoreLocationRequest

        public CreateStoreLocationRequest()
      • CreateStoreLocationRequest

        public CreateStoreLocationRequest​(CreateStoreLocationRequest 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

      • getStoreLocation

        public String getStoreLocation()
        Get 计算结果存储cos路径,如:cosn://bucketname/
        Returns:
        StoreLocation 计算结果存储cos路径,如:cosn://bucketname/
      • setStoreLocation

        public void setStoreLocation​(String StoreLocation)
        Set 计算结果存储cos路径,如:cosn://bucketname/
        Parameters:
        StoreLocation - 计算结果存储cos路径,如:cosn://bucketname/