public class RegionHelper extends Object
Constructor and Description |
---|
RegionHelper() |
Modifier and Type | Method and Description |
---|---|
static ListBoxModel |
getRegionsListBoxModel(String awsCredentialsId)
Fill Regions
Get region codes (e.g.
|
public static ListBoxModel getRegionsListBoxModel(String awsCredentialsId)
RegionInfo
enum to avoid unnecessarily upgrading
AWS Java SDK for newer regions and fallback to AWS Java SDK enum.awsCredentialsId
- aws credentials idListBoxModel
with label and valuesCopyright © 2016–2023. All rights reserved.