Uses of Enum
com.amazonaws.services.glacier.model.ActionCode
Packages that use ActionCode
-
Uses of ActionCode in com.amazonaws.services.glacier.model
Subclasses with type arguments of type ActionCode in com.amazonaws.services.glacier.modelMethods in com.amazonaws.services.glacier.model that return ActionCodeModifier and TypeMethodDescriptionstatic ActionCodeUse this in place of valueOf.static ActionCodeReturns the enum constant of this type with the specified name.static ActionCode[]ActionCode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.glacier.model with parameters of type ActionCodeModifier and TypeMethodDescriptionvoidDescribeJobResult.setAction(ActionCode action) The job type.voidGlacierJobDescription.setAction(ActionCode action) The job type.DescribeJobResult.withAction(ActionCode action) The job type.GlacierJobDescription.withAction(ActionCode action) The job type.