| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ProductionVariantRoutingConfig |
ProductionVariantRoutingConfig.clone() |
ProductionVariantRoutingConfig |
PendingProductionVariantSummary.getRoutingConfig()
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
ProductionVariantRoutingConfig |
ProductionVariantSummary.getRoutingConfig()
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
ProductionVariantRoutingConfig |
ProductionVariant.getRoutingConfig()
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
ProductionVariantRoutingConfig |
ProductionVariantRoutingConfig.withRoutingStrategy(RoutingStrategy routingStrategy)
Sets how the endpoint routes incoming traffic:
|
ProductionVariantRoutingConfig |
ProductionVariantRoutingConfig.withRoutingStrategy(String routingStrategy)
Sets how the endpoint routes incoming traffic:
|
| Modifier and Type | Method and Description |
|---|---|
void |
PendingProductionVariantSummary.setRoutingConfig(ProductionVariantRoutingConfig routingConfig)
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
void |
ProductionVariantSummary.setRoutingConfig(ProductionVariantRoutingConfig routingConfig)
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
void |
ProductionVariant.setRoutingConfig(ProductionVariantRoutingConfig routingConfig)
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
PendingProductionVariantSummary |
PendingProductionVariantSummary.withRoutingConfig(ProductionVariantRoutingConfig routingConfig)
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
ProductionVariantSummary |
ProductionVariantSummary.withRoutingConfig(ProductionVariantRoutingConfig routingConfig)
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
ProductionVariant |
ProductionVariant.withRoutingConfig(ProductionVariantRoutingConfig routingConfig)
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
|
Copyright © 2025. All rights reserved.