Interface MetaApiError.Builder1

Enclosing class:
MetaApiError

public static interface MetaApiError.Builder1
Builder helper class.
  • Method Details

    • message

      MetaApiError message(@Nonnull String message)
      Set the message of this MetaApiError instance.
      Parameters:
      message - Plaintext error description
      Returns:
      The MetaApiError instance.