Java com.amazonaws.services.devicefarm.model Upload fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.devicefarm.model Upload fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.devicefarm.model Upload.

The text is from its open source code.

Method

StringgetArn()

The upload's ARN.

StringgetContentType()

The upload's content type (for example, "application/octet-stream").

StringgetName()

The upload's file name.

StringgetUrl()

The pre-signed Amazon S3 URL that was used to store a file through a corresponding PUT request.