Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.RightExpression.Builder
Packages that use RightExpression.Builder
-
Uses of RightExpression.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return RightExpression.BuilderModifier and TypeMethodDescriptionstatic RightExpression.BuilderRightExpression.builder()default RightExpression.BuilderRightExpression.Builder.metadataValue(Consumer<MetadataValue.Builder> metadataValue) Value associated with the key ineventMetadata.RightExpression.Builder.metadataValue(MetadataValue metadataValue) Value associated with the key ineventMetadata.RightExpression.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type RightExpression.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RightExpression.Builder>RightExpression.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentcore.model with type arguments of type RightExpression.BuilderModifier and TypeMethodDescriptionEventMetadataFilterExpression.Builder.right(Consumer<RightExpression.Builder> right) Right operand of the event metadata filter expression.