Uses of Class
software.amazon.awssdk.services.bedrockagent.model.OpenSearchManagedClusterConfiguration
-
Packages that use OpenSearchManagedClusterConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of OpenSearchManagedClusterConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return OpenSearchManagedClusterConfiguration Modifier and Type Method Description OpenSearchManagedClusterConfigurationStorageConfiguration. opensearchManagedClusterConfiguration()Contains details about the storage configuration of the knowledge base in OpenSearch Managed Cluster.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type OpenSearchManagedClusterConfiguration Modifier and Type Method Description StorageConfiguration.BuilderStorageConfiguration.Builder. opensearchManagedClusterConfiguration(OpenSearchManagedClusterConfiguration opensearchManagedClusterConfiguration)Contains details about the storage configuration of the knowledge base in OpenSearch Managed Cluster.
-