Interface BatchUpdateRecommendationStatusFailedEntry.Builder

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

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

    • entryId

      An identifier of an entry in this batch that is used to communicate the result.

      The entryIds of a batch request need to be unique within a request.

      Parameters:
      entryId - An identifier of an entry in this batch that is used to communicate the result.

      The entryIds of a batch request need to be unique within a request.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      Indicates the error that occurred while excluding an operational recommendation.

      Parameters:
      errorMessage - Indicates the error that occurred while excluding an operational recommendation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.