Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.CacheDetail.Builder
Packages that use CacheDetail.Builder
-
Uses of CacheDetail.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return CacheDetail.BuilderModifier and TypeMethodDescriptionstatic CacheDetail.BuilderCacheDetail.builder()CacheDetail.Builder.inputTokens(Integer inputTokens) Number of tokens written to cache with this TTL (cache creation tokens)CacheDetail.toBuilder()TTL duration for these cached tokensTTL duration for these cached tokensMethods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type CacheDetail.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CacheDetail.Builder>CacheDetail.serializableBuilderClass()