Uses of Class
com.amazonaws.services.machinelearning.model.DetailsAttributes
-
Packages that use DetailsAttributes Package Description com.amazonaws.services.machinelearning.model -
-
Uses of DetailsAttributes in com.amazonaws.services.machinelearning.model
Methods in com.amazonaws.services.machinelearning.model that return DetailsAttributes Modifier and Type Method Description static DetailsAttributes
DetailsAttributes. fromValue(String value)
Use this in place of valueOf.static DetailsAttributes
DetailsAttributes. valueOf(String name)
Returns the enum constant of this type with the specified name.static DetailsAttributes[]
DetailsAttributes. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-