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