Uses of Enum
com.amazonaws.services.identitymanagement.model.EntityType
Packages that use EntityType
-
Uses of EntityType in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return EntityTypeModifier and TypeMethodDescriptionstatic EntityType
Use this in place of valueOf.static EntityType
Returns the enum constant of this type with the specified name.static EntityType[]
EntityType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.identitymanagement.model with parameters of type EntityTypeModifier and TypeMethodDescriptionvoid
ListEntitiesForPolicyRequest.setEntityFilter
(EntityType entityFilter) The entity type to use for filtering the results.ListEntitiesForPolicyRequest.withEntityFilter
(EntityType entityFilter) The entity type to use for filtering the results.GetAccountAuthorizationDetailsRequest.withFilter
(EntityType... filter) A list of entity types (user, group, role, local managed policy, or AWS managed policy) for filtering the results.