Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.Usage
-
Packages that use Usage Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of Usage in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return Usage Modifier and Type Method Description UsageMetadata. usage()Specific to model invocation and contains details about the usage of a foundation model.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type Usage Modifier and Type Method Description Metadata.BuilderMetadata.Builder. usage(Usage usage)Specific to model invocation and contains details about the usage of a foundation model.
-