Interface ServiceId.Builder

  • Method Details

    • name

      Parameters:
      name -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • names

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

      ServiceId.Builder names(String... names)

      Parameters:
      names -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountId

      ServiceId.Builder accountId(String accountId)

      Parameters:
      accountId -
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      Parameters:
      type -
      Returns:
      Returns a reference to this object so that method calls can be chained together.