| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static RecommendationStepType |
RecommendationStepType.fromValue(String value)
Use this in place of valueOf.
|
static RecommendationStepType |
RecommendationStepType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecommendationStepType[] |
RecommendationStepType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InferenceRecommendationsJobStep |
InferenceRecommendationsJobStep.withStepType(RecommendationStepType stepType)
The type of the subtask.
|
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.withStepType(RecommendationStepType stepType)
A filter to return details about the specified type of subtask.
|
Copyright © 2025. All rights reserved.