Uses of Enum
com.amazonaws.services.glacier.model.ActionCode
Packages that use ActionCode
-
Uses of ActionCode in com.amazonaws.services.glacier.model
Methods in com.amazonaws.services.glacier.model that return ActionCodeModifier and TypeMethodDescriptionstatic ActionCode
Use this in place of valueOf.static ActionCode
Returns 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 TypeMethodDescriptionvoid
DescribeJobResult.setAction
(ActionCode action) The job type.void
GlacierJobDescription.setAction
(ActionCode action) The job type.DescribeJobResult.withAction
(ActionCode action) The job type.GlacierJobDescription.withAction
(ActionCode action) The job type.