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

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

Introduction

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

The text is from its open source code.

Constructor

Method

java.util.ListgetRegionNames()

The names of the Regions.

DescribeRegionsRequestwithRegionNames(String... regionNames)

The names of the Regions.

DescribeRegionsRequestwithRegionNames(java.util.Collection regionNames)

The names of the Regions.