Uses of Class
software.amazon.awssdk.services.bedrockagent.model.CollectorFlowNodeConfiguration
Packages that use CollectorFlowNodeConfiguration
-
Uses of CollectorFlowNodeConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return CollectorFlowNodeConfigurationModifier and TypeMethodDescriptionFlowNodeConfiguration.collector()Contains configurations for a collector node in your flow.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type CollectorFlowNodeConfigurationModifier and TypeMethodDescriptionFlowNodeConfiguration.Builder.collector(CollectorFlowNodeConfiguration collector) Contains configurations for a collector node in your flow.static FlowNodeConfigurationFlowNodeConfiguration.fromCollector(CollectorFlowNodeConfiguration collector) Create an instance of this class withFlowNodeConfiguration.collector()initialized to the given value.