Interface SageMakerModelRecommendation.Builder

  • Method Details

    • recommendedBatchTransformInstanceType

      SageMakerModelRecommendation.Builder recommendedBatchTransformInstanceType(String recommendedBatchTransformInstanceType)

      The recommended instance type for batch inference.

      Parameters:
      recommendedBatchTransformInstanceType - The recommended instance type for batch inference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recommendedRealtimeInferenceInstanceType

      SageMakerModelRecommendation.Builder recommendedRealtimeInferenceInstanceType(String recommendedRealtimeInferenceInstanceType)

      The recommended instance type for real-time inference.

      Parameters:
      recommendedRealtimeInferenceInstanceType - The recommended instance type for real-time inference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.