| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelLatencyThreshold.Builder |
ModelLatencyThreshold.builder() |
ModelLatencyThreshold.Builder |
ModelLatencyThreshold.Builder.percentile(String percentile)
The model latency percentile threshold.
|
ModelLatencyThreshold.Builder |
ModelLatencyThreshold.toBuilder() |
ModelLatencyThreshold.Builder |
ModelLatencyThreshold.Builder.valueInMilliseconds(Integer valueInMilliseconds)
The model latency percentile value in milliseconds.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ModelLatencyThreshold.Builder> |
ModelLatencyThreshold.serializableBuilderClass() |
Copyright © 2022. All rights reserved.