| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
VectorConfig |
CollectionConfig.vectorConfig()
Configuration for your vector collection type.
|
| Modifier and Type | Method and Description |
|---|---|
static CollectionConfig |
CollectionConfig.fromVectorConfig(VectorConfig vectorConfig)
Create an instance of this class with
CollectionConfig.vectorConfig() initialized to the given value. |
CollectionConfig.Builder |
CollectionConfig.Builder.vectorConfig(VectorConfig vectorConfig)
Configuration for your vector collection type.
|
Copyright © 2023. All rights reserved.