Java com.amazonaws.services.glacier.model GetJobOutputResult fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

java.io.InputStreamgetBody()

The job data, either archive data or inventory data.

StringgetChecksum()

The checksum of the data in the response.

StringgetContentType()

The Content-Type depends on whether the job output is an archive or a vault inventory.

IntegergetStatus()

The HTTP response code for a job output request.