| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ScalingPolicyObjective |
GetScalingConfigurationRecommendationResponse.scalingPolicyObjective()
An object representing the anticipated traffic pattern for an endpoint that you specified in the request.
|
ScalingPolicyObjective |
GetScalingConfigurationRecommendationRequest.scalingPolicyObjective()
An object where you specify the anticipated traffic pattern for an endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
GetScalingConfigurationRecommendationResponse.Builder |
GetScalingConfigurationRecommendationResponse.Builder.scalingPolicyObjective(ScalingPolicyObjective scalingPolicyObjective)
An object representing the anticipated traffic pattern for an endpoint that you specified in the request.
|
GetScalingConfigurationRecommendationRequest.Builder |
GetScalingConfigurationRecommendationRequest.Builder.scalingPolicyObjective(ScalingPolicyObjective scalingPolicyObjective)
An object where you specify the anticipated traffic pattern for an endpoint.
|
Copyright © 2023. All rights reserved.