Uses of Enum
com.amazonaws.services.ecs.model.UlimitName
Packages that use UlimitName
-
Uses of UlimitName in com.amazonaws.services.ecs.model
Subclasses with type arguments of type UlimitName in com.amazonaws.services.ecs.modelMethods in com.amazonaws.services.ecs.model that return UlimitNameModifier and TypeMethodDescriptionstatic UlimitNameUse this in place of valueOf.static UlimitNameReturns the enum constant of this type with the specified name.static UlimitName[]UlimitName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.ecs.model with parameters of type UlimitNameModifier and TypeMethodDescriptionvoidUlimit.setName(UlimitName name) Thetypeof theulimit.Ulimit.withName(UlimitName name) Thetypeof theulimit.