Uses of Enum
com.amazonaws.services.simpleemail.model.IdentityType
Packages that use IdentityType
-
Uses of IdentityType in com.amazonaws.services.simpleemail.model
Methods in com.amazonaws.services.simpleemail.model that return IdentityTypeModifier and TypeMethodDescriptionstatic IdentityType
Use this in place of valueOf.static IdentityType
Returns the enum constant of this type with the specified name.static IdentityType[]
IdentityType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.simpleemail.model with parameters of type IdentityTypeModifier and TypeMethodDescriptionvoid
ListIdentitiesRequest.setIdentityType
(IdentityType identityType) The type of the identities to list.ListIdentitiesRequest.withIdentityType
(IdentityType identityType) The type of the identities to list.