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

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

Introduction

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

The text is from its open source code.

Constructor

Method

StringgetNextToken()

The token to use to retrieve the next page of results.

java.util.ListgetReservations()

Information about the reservations.

voidsetReservations(java.util.Collection reservations)

Information about the reservations.

StringtoString()
Returns a string representation of this object.