Uses of Enum
software.amazon.awssdk.services.bedrockagentcore.model.Currency
Packages that use Currency
-
Uses of Currency in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return CurrencyModifier and TypeMethodDescriptionfinal CurrencyAmount.currency()The currency code for the amount.static CurrencyUse this in place of valueOf to convert the raw string returned by the service into the enum value.static CurrencyReturns the enum constant of this type with the specified name.static Currency[]Currency.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type CurrencyMethods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type CurrencyModifier and TypeMethodDescriptionThe currency code for the amount.