|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AwsSupportConstants.ServiceErrorCode | |
|---|---|
| com.atlassian.aws.ec2.awssdk | |
| com.atlassian.aws.ec2.caches | |
| Uses of AwsSupportConstants.ServiceErrorCode in com.atlassian.aws.ec2.awssdk |
|---|
| Methods in com.atlassian.aws.ec2.awssdk that return AwsSupportConstants.ServiceErrorCode | |
|---|---|
static AwsSupportConstants.ServiceErrorCode |
AwsSupportConstants.ServiceErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AwsSupportConstants.ServiceErrorCode[] |
AwsSupportConstants.ServiceErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.aws.ec2.awssdk with parameters of type AwsSupportConstants.ServiceErrorCode | |
|---|---|
static void |
AwsSupportConstants.ServiceErrorCode.rethrowIfNot(com.amazonaws.AmazonServiceException e,
AwsSupportConstants.ServiceErrorCode... errorCodes)
|
| Uses of AwsSupportConstants.ServiceErrorCode in com.atlassian.aws.ec2.caches |
|---|
| Constructors in com.atlassian.aws.ec2.caches with parameters of type AwsSupportConstants.ServiceErrorCode | |
|---|---|
Ec2CacheMissException(String resourceId,
AwsSupportConstants.ServiceErrorCode errorCode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||