Interface ImportApiKeysResponse.Builder

  • Method Details

    • ids

      A list of all the ApiKey identifiers.

      Parameters:
      ids - A list of all the ApiKey identifiers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ids

      A list of all the ApiKey identifiers.

      Parameters:
      ids - A list of all the ApiKey identifiers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • warnings

      A list of warning messages.

      Parameters:
      warnings - A list of warning messages.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • warnings

      ImportApiKeysResponse.Builder warnings(String... warnings)

      A list of warning messages.

      Parameters:
      warnings - A list of warning messages.
      Returns:
      Returns a reference to this object so that method calls can be chained together.