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

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

Introduction

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

The text is from its open source code.

Method

StringgetArn()

The artifact's ARN.

StringgetExtension()

The artifact's file extension.

StringgetName()

The artifact's name.

StringgetUrl()

The pre-signed Amazon S3 URL that can be used with a corresponding GET request to download the artifact's file.