Uses of Enum
com.amazonaws.services.identitymanagement.model.EntityType
Packages that use EntityType
-
Uses of EntityType in com.amazonaws.services.identitymanagement.model
Subclasses with type arguments of type EntityType in com.amazonaws.services.identitymanagement.modelMethods in com.amazonaws.services.identitymanagement.model that return EntityTypeModifier and TypeMethodDescriptionstatic EntityTypeUse this in place of valueOf.static EntityTypeReturns 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 TypeMethodDescriptionvoidListEntitiesForPolicyRequest.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.