Interface RecommendedActionParameter.Builder

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

public static interface RecommendedActionParameter.Builder extends SdkPojo, CopyableBuilder<RecommendedActionParameter.Builder,RecommendedActionParameter>
  • Method Details

    • key

      The key of the parameter to use with the RecommendedAction API operation.

      Parameters:
      key - The key of the parameter to use with the RecommendedAction API operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the parameter to use with the RecommendedAction API operation.

      Parameters:
      value - The value of the parameter to use with the RecommendedAction API operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.