Uses of Class
software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
-
Packages that use TrafficRoutingConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of TrafficRoutingConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return TrafficRoutingConfig Modifier and Type Method Description TrafficRoutingConfigBlueGreenUpdatePolicy. trafficRoutingConfiguration()Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type TrafficRoutingConfig Modifier and Type Method Description BlueGreenUpdatePolicy.BuilderBlueGreenUpdatePolicy.Builder. trafficRoutingConfiguration(TrafficRoutingConfig trafficRoutingConfiguration)Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment.
-