|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AwsSupportConstants.Architecture | |
|---|---|
| com.atlassian.aws.ec2.awssdk | |
| com.atlassian.aws.ec2.configuration | |
| Uses of AwsSupportConstants.Architecture in com.atlassian.aws.ec2.awssdk |
|---|
| Methods in com.atlassian.aws.ec2.awssdk that return AwsSupportConstants.Architecture | |
|---|---|
static AwsSupportConstants.Architecture |
AwsSupportConstants.Architecture.fromAwsName(String awsName)
|
static AwsSupportConstants.Architecture |
AwsSupportConstants.Architecture.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AwsSupportConstants.Architecture[] |
AwsSupportConstants.Architecture.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AwsSupportConstants.Architecture in com.atlassian.aws.ec2.configuration |
|---|
| Methods in com.atlassian.aws.ec2.configuration that return AwsSupportConstants.Architecture | |
|---|---|
AwsSupportConstants.Architecture |
ImageData.ImageDefinition.getImageArchitecture()
|
| Constructors in com.atlassian.aws.ec2.configuration with parameters of type AwsSupportConstants.Architecture | |
|---|---|
ImageData.ImageDefinition(AwsSupportConstants.Region region,
AwsSupportConstants.RootDeviceType rootDeviceType,
AwsSupportConstants.Architecture imageArchitecture,
AwsSupportConstants.Platform imagePlatform,
String osName,
String imageId)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||