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