| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TextGenerationResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.textGenerationResolvedAttributes()
The resolved attributes for the text generation problem type.
|
| Modifier and Type | Method and Description |
|---|---|
static AutoMLProblemTypeResolvedAttributes |
AutoMLProblemTypeResolvedAttributes.fromTextGenerationResolvedAttributes(TextGenerationResolvedAttributes textGenerationResolvedAttributes)
Create an instance of this class with
AutoMLProblemTypeResolvedAttributes.textGenerationResolvedAttributes() initialized to the given value. |
AutoMLProblemTypeResolvedAttributes.Builder |
AutoMLProblemTypeResolvedAttributes.Builder.textGenerationResolvedAttributes(TextGenerationResolvedAttributes textGenerationResolvedAttributes)
The resolved attributes for the text generation problem type.
|
Copyright © 2023. All rights reserved.