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