Uses of Enum
software.amazon.awssdk.services.bedrockruntime.model.CountTokensInput.Type
Packages that use CountTokensInput.Type
-
Uses of CountTokensInput.Type in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return CountTokensInput.TypeModifier and TypeMethodDescriptionCountTokensInput.type()Retrieve an enum value representing which member of this object is populated.static CountTokensInput.TypeReturns the enum constant of this type with the specified name.static CountTokensInput.Type[]CountTokensInput.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.