Interface CreateAddonSubscriptionResponse.Builder

    • Method Detail

      • addonSubscriptionId

        CreateAddonSubscriptionResponse.Builder addonSubscriptionId​(String addonSubscriptionId)

        The unique ID of the Add On subscription created by this API.

        Parameters:
        addonSubscriptionId - The unique ID of the Add On subscription created by this API.
        Returns:
        Returns a reference to this object so that method calls can be chained together.