Uses of Enum
com.amazonaws.services.identitymanagement.model.PolicySourceType
Packages that use PolicySourceType
-
Uses of PolicySourceType in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return PolicySourceTypeModifier and TypeMethodDescriptionstatic PolicySourceType
Use this in place of valueOf.static PolicySourceType
Returns the enum constant of this type with the specified name.static PolicySourceType[]
PolicySourceType.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 PolicySourceTypeModifier and TypeMethodDescriptionvoid
Statement.setSourcePolicyType
(PolicySourceType sourcePolicyType) The type of the policy.Statement.withSourcePolicyType
(PolicySourceType sourcePolicyType) The type of the policy.