Interface GetAddonSubscriptionResponse.Builder

    • Method Detail

      • addonName

        GetAddonSubscriptionResponse.Builder addonName​(String 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.