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