Java com.amazonaws.services.glacier.transfer UploadResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.glacier.transfer UploadResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.glacier.transfer UploadResult.

The text is from its open source code.

Constructor

UploadResult(String archiveId)
Constructs a new UploadResult with the specified archive ID.

Method

StringgetArchiveId()
Returns the ID of the uploaded archive.