Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.MemoryRecordRightExpression.Builder
Packages that use MemoryRecordRightExpression.Builder
-
Uses of MemoryRecordRightExpression.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return MemoryRecordRightExpression.BuilderModifier and TypeMethodDescriptionMemoryRecordRightExpression.builder()MemoryRecordRightExpression.Builder.metadataValue(Consumer<MemoryRecordMetadataValue.Builder> metadataValue) The metadata value to compare against.MemoryRecordRightExpression.Builder.metadataValue(MemoryRecordMetadataValue metadataValue) The metadata value to compare against.MemoryRecordRightExpression.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type MemoryRecordRightExpression.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MemoryRecordRightExpression.Builder>MemoryRecordRightExpression.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentcore.model with type arguments of type MemoryRecordRightExpression.BuilderModifier and TypeMethodDescriptionMemoryMetadataFilterExpression.Builder.right(Consumer<MemoryRecordRightExpression.Builder> right) The value to compare against.