Interface BatchGetCalculatedAttributeForProfileError.Builder

    • Method Detail

      • code

        BatchGetCalculatedAttributeForProfileError.Builder code​(String code)

        Status code for why a specific profile and calculated attribute failed.

        Parameters:
        code - Status code for why a specific profile and calculated attribute failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        BatchGetCalculatedAttributeForProfileError.Builder message​(String message)

        Message describing why a specific profile and calculated attribute failed.

        Parameters:
        message - Message describing why a specific profile and calculated attribute failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.