Class AwsS3PutObjectResult


  • @Deprecated
    public class AwsS3PutObjectResult
    extends Object
    Deprecated.
    use AwsServiceClient instead.
    The result of an AWS S3 put object request.
    • Constructor Detail

      • AwsS3PutObjectResult

        public AwsS3PutObjectResult​(String location)
        Deprecated.
        Constructs a result.
        Parameters:
        location - the location of the object.
    • Method Detail

      • getLocation

        public String getLocation()
        Deprecated.
        Returns the location of the object.
        Returns:
        the location of the object.