Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.Tag
Packages that use Tag
-
Uses of Tag in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type TagModifier and TypeMethodDescriptionStartAsyncInvokeRequest.tags()Tags to apply to the invocation.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type TagModifier and TypeMethodDescriptionTags to apply to the invocation.Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type TagModifier and TypeMethodDescriptionStartAsyncInvokeRequest.Builder.tags(Collection<Tag> tags) Tags to apply to the invocation.