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.
|
Future<UpdateInferenceComponentRuntimeConfigResult> |
AmazonSageMakerAsyncClient.updateInferenceComponentRuntimeConfigAsync(UpdateInferenceComponentRuntimeConfigRequest request) |
Future<UpdateInferenceComponentRuntimeConfigResult> |
AbstractAmazonSageMakerAsync.updateInferenceComponentRuntimeConfigAsync(UpdateInferenceComponentRuntimeConfigRequest request) |
Future<UpdateInferenceComponentRuntimeConfigResult> |
AmazonSageMakerAsync.updateInferenceComponentRuntimeConfigAsync(UpdateInferenceComponentRuntimeConfigRequest updateInferenceComponentRuntimeConfigRequest)
Runtime settings for a model that is deployed with an inference component.
|
Future<UpdateInferenceComponentRuntimeConfigResult> |
AmazonSageMakerAsyncClient.updateInferenceComponentRuntimeConfigAsync(UpdateInferenceComponentRuntimeConfigRequest request,
AsyncHandler<UpdateInferenceComponentRuntimeConfigRequest,UpdateInferenceComponentRuntimeConfigResult> asyncHandler) |
Future<UpdateInferenceComponentRuntimeConfigResult> |
AbstractAmazonSageMakerAsync.updateInferenceComponentRuntimeConfigAsync(UpdateInferenceComponentRuntimeConfigRequest request,
AsyncHandler<UpdateInferenceComponentRuntimeConfigRequest,UpdateInferenceComponentRuntimeConfigResult> asyncHandler) |
Future<UpdateInferenceComponentRuntimeConfigResult> |
AmazonSageMakerAsync.updateInferenceComponentRuntimeConfigAsync(UpdateInferenceComponentRuntimeConfigRequest updateInferenceComponentRuntimeConfigRequest,
AsyncHandler<UpdateInferenceComponentRuntimeConfigRequest,UpdateInferenceComponentRuntimeConfigResult> asyncHandler)
Runtime settings for a model that is deployed with an inference component.
|