Uses of Class
software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
-
Packages that use ScalingPolicyObjective Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of ScalingPolicyObjective in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return ScalingPolicyObjective Modifier and Type Method Description ScalingPolicyObjectiveGetScalingConfigurationRecommendationRequest. scalingPolicyObjective()An object where you specify the anticipated traffic pattern for an endpoint.ScalingPolicyObjectiveGetScalingConfigurationRecommendationResponse. scalingPolicyObjective()An object representing the anticipated traffic pattern for an endpoint that you specified in the request.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type ScalingPolicyObjective Modifier and Type Method Description GetScalingConfigurationRecommendationRequest.BuilderGetScalingConfigurationRecommendationRequest.Builder. scalingPolicyObjective(ScalingPolicyObjective scalingPolicyObjective)An object where you specify the anticipated traffic pattern for an endpoint.GetScalingConfigurationRecommendationResponse.BuilderGetScalingConfigurationRecommendationResponse.Builder. scalingPolicyObjective(ScalingPolicyObjective scalingPolicyObjective)An object representing the anticipated traffic pattern for an endpoint that you specified in the request.
-