| 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 |
|---|---|
UpdateInferenceComponentRuntimeConfigResult |
AmazonSageMakerClient.updateInferenceComponentRuntimeConfig(UpdateInferenceComponentRuntimeConfigRequest request)
Runtime settings for a model that is deployed with an inference component.
|
UpdateInferenceComponentRuntimeConfigResult |
AbstractAmazonSageMaker.updateInferenceComponentRuntimeConfig(UpdateInferenceComponentRuntimeConfigRequest request) |
UpdateInferenceComponentRuntimeConfigResult |
AmazonSageMaker.updateInferenceComponentRuntimeConfig(UpdateInferenceComponentRuntimeConfigRequest updateInferenceComponentRuntimeConfigRequest)
Runtime settings for a model that is deployed with an inference component.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInferenceComponentRuntimeConfigResult |
UpdateInferenceComponentRuntimeConfigResult.clone() |
UpdateInferenceComponentRuntimeConfigResult |
UpdateInferenceComponentRuntimeConfigResult.withInferenceComponentArn(String inferenceComponentArn)
The Amazon Resource Name (ARN) of the inference component.
|
Copyright © 2025. All rights reserved.