Interface RecommendationResultConfigurationBundle.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RecommendationResultConfigurationBundle.Builder,RecommendationResultConfigurationBundle>, SdkBuilder<RecommendationResultConfigurationBundle.Builder,RecommendationResultConfigurationBundle>, SdkPojo
Enclosing class:
RecommendationResultConfigurationBundle

@Mutable @NotThreadSafe public static interface RecommendationResultConfigurationBundle.Builder extends SdkPojo, CopyableBuilder<RecommendationResultConfigurationBundle.Builder,RecommendationResultConfigurationBundle>
  • Method Details

    • bundleArn

      The Amazon Resource Name (ARN) of the configuration bundle.

      Parameters:
      bundleArn - The Amazon Resource Name (ARN) of the configuration bundle.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • versionId

      The version identifier of the configuration bundle containing the recommendation.

      Parameters:
      versionId - The version identifier of the configuration bundle containing the recommendation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.