| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
AsyncInferenceClientConfig |
AsyncInferenceConfig.clientConfig()
Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous
inference.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncInferenceConfig.Builder |
AsyncInferenceConfig.Builder.clientConfig(AsyncInferenceClientConfig clientConfig)
Configures the behavior of the client used by SageMaker to interact with the model container during
asynchronous inference.
|
Copyright © 2023. All rights reserved.