Java com.amazonaws.services.ec2.model BundleTask fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

StringgetBundleId()

The ID of the bundle task.

BundleTaskErrorgetBundleTaskError()

If the task fails, a description of the error.

StringgetProgress()

The level of task completion, as a percent (for example, 20%).

StringgetState()

The state of the task.