Interface GetAddonSubscriptionResponse.Builder

  • Method Details

    • addonName

      The name of the Add On for the subscription.

      Parameters:
      addonName - The name of the Add On for the subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • addonSubscriptionArn

      GetAddonSubscriptionResponse.Builder addonSubscriptionArn(String addonSubscriptionArn)

      Amazon Resource Name (ARN) for the subscription.

      Parameters:
      addonSubscriptionArn - Amazon Resource Name (ARN) for the subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTimestamp

      GetAddonSubscriptionResponse.Builder createdTimestamp(Instant createdTimestamp)

      The timestamp of when the Add On subscription was created.

      Parameters:
      createdTimestamp - The timestamp of when the Add On subscription was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.