lib/twilio-ruby/rest/events/v1/sink.rb in twilio-ruby-5.48.0 vs lib/twilio-ruby/rest/events/v1/sink.rb in twilio-ruby-5.49.0

- old
+ new

@@ -9,11 +9,11 @@ module Twilio module REST class Events < Domain class V1 < Version ## - # PLEASE NOTE that this class contains preview products that are subject to change. Use them with caution. If you currently do not have developer preview access, please contact help@twilio.com. + # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution. class SinkList < ListResource ## # Initialize the SinkList # @param [Version] version Version that contains the resource # @return [SinkList] SinkList @@ -132,11 +132,11 @@ '#<Twilio.Events.V1.SinkList>' end end ## - # PLEASE NOTE that this class contains preview products that are subject to change. Use them with caution. If you currently do not have developer preview access, please contact help@twilio.com. + # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution. class SinkPage < Page ## # Initialize the SinkPage # @param [Version] version Version that contains the resource # @param [Response] response Response from the API @@ -163,11 +163,11 @@ '<Twilio.Events.V1.SinkPage>' end end ## - # PLEASE NOTE that this class contains preview products that are subject to change. Use them with caution. If you currently do not have developer preview access, please contact help@twilio.com. + # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution. class SinkContext < InstanceContext ## # Initialize the SinkContext # @param [Version] version Version that contains the resource # @param [String] sid A 34 character string that uniquely identifies this Sink. @@ -238,10 +238,10 @@ "#<Twilio.Events.V1.SinkContext #{context}>" end end ## - # PLEASE NOTE that this class contains preview products that are subject to change. Use them with caution. If you currently do not have developer preview access, please contact help@twilio.com. + # PLEASE NOTE that this class contains beta products that are subject to change. Use them with caution. class SinkInstance < InstanceResource ## # Initialize the SinkInstance # @param [Version] version Version that contains the resource # @param [Hash] payload payload that contains response from Twilio \ No newline at end of file