Uses of Class
com.amazonaws.services.storagegateway.model.ErrorCode

Packages that use ErrorCode
com.amazonaws.services.storagegateway.model Classes modeling the various types represented by AWSStorageGateway. 
 

Uses of ErrorCode in com.amazonaws.services.storagegateway.model
 

Methods in com.amazonaws.services.storagegateway.model that return ErrorCode
static ErrorCode ErrorCode.fromValue(String value)
          Use this in place of valueOf.
static ErrorCode ErrorCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ErrorCode[] ErrorCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016. All rights reserved.