| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.clone() |
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.withJobName(String jobName)
The name for the Inference Recommender job.
|
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return.
|
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.withNextToken(String nextToken)
A token that you can specify to return more results from the list.
|
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.withStatus(RecommendationJobStatus status)
A filter to return benchmarks of a specified status.
|
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.withStatus(String status)
A filter to return benchmarks of a specified status.
|
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.withStepType(RecommendationStepType stepType)
A filter to return details about the specified type of subtask.
|
ListInferenceRecommendationsJobStepsRequest |
ListInferenceRecommendationsJobStepsRequest.withStepType(String stepType)
A filter to return details about the specified type of subtask.
|
Copyright © 2023. All rights reserved.