Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.CitationLocation.Type
-
Packages that use CitationLocation.Type Package Description software.amazon.awssdk.services.bedrockruntime.model -
-
Uses of CitationLocation.Type in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return CitationLocation.Type Modifier and Type Method Description CitationLocation.TypeCitationLocation. type()Retrieve an enum value representing which member of this object is populated.static CitationLocation.TypeCitationLocation.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static CitationLocation.Type[]CitationLocation.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-