Interface PartnerInfo.Builder

  • Method Details

    • enrolledAt

      PartnerInfo.Builder enrolledAt(Instant enrolledAt)

      The timestamp when the account was enrolled in the Lightsail partner program.

      Parameters:
      enrolledAt - The timestamp when the account was enrolled in the Lightsail partner program.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tierName

      PartnerInfo.Builder tierName(String tierName)

      The tier of the partner membership.

      Parameters:
      tierName - The tier of the partner membership.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tierName

      PartnerInfo.Builder tierName(TierName tierName)

      The tier of the partner membership.

      Parameters:
      tierName - The tier of the partner membership.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      PartnerInfo.Builder status(String status)

      The status of the partner membership.

      The following statuses are possible:

      • Active – The membership is active, and the benefits of the current tier are available to the account.

      • Suspended – The membership is suspended, and the benefits of the tier are not available to the account.

      Parameters:
      status - The status of the partner membership.

      The following statuses are possible:

      • Active – The membership is active, and the benefits of the current tier are available to the account.

      • Suspended – The membership is suspended, and the benefits of the tier are not available to the account.

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

      The status of the partner membership.

      The following statuses are possible:

      • Active – The membership is active, and the benefits of the current tier are available to the account.

      • Suspended – The membership is suspended, and the benefits of the tier are not available to the account.

      Parameters:
      status - The status of the partner membership.

      The following statuses are possible:

      • Active – The membership is active, and the benefits of the current tier are available to the account.

      • Suspended – The membership is suspended, and the benefits of the tier are not available to the account.

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