Uses of Class
com.atlassian.aws.ec2.awssdk.AwsSupportConstants.InstanceInitiatedShutdownBehaviour

Packages that use AwsSupportConstants.InstanceInitiatedShutdownBehaviour
com.atlassian.aws.ec2.awssdk   
 

Uses of AwsSupportConstants.InstanceInitiatedShutdownBehaviour in com.atlassian.aws.ec2.awssdk
 

Methods in com.atlassian.aws.ec2.awssdk that return AwsSupportConstants.InstanceInitiatedShutdownBehaviour
static AwsSupportConstants.InstanceInitiatedShutdownBehaviour AwsSupportConstants.InstanceInitiatedShutdownBehaviour.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AwsSupportConstants.InstanceInitiatedShutdownBehaviour[] AwsSupportConstants.InstanceInitiatedShutdownBehaviour.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 Atlassian. All rights reserved.