lib/twilio-ruby/rest/serverless/v1/service/build/build_status.rb in twilio-ruby-5.42.0 vs lib/twilio-ruby/rest/serverless/v1/service/build/build_status.rb in twilio-ruby-5.43.0
- old
+ new
@@ -11,11 +11,11 @@
class Serverless < Domain
class V1 < Version
class ServiceContext < InstanceContext
class BuildContext < InstanceContext
##
- # 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 BuildStatusList < ListResource
##
# Initialize the BuildStatusList
# @param [Version] version Version that contains the resource
# @param [String] service_sid The SID of the Service that the Build resource is
@@ -36,11 +36,11 @@
'#<Twilio.Serverless.V1.BuildStatusList>'
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 BuildStatusPage < Page
##
# Initialize the BuildStatusPage
# @param [Version] version Version that contains the resource
# @param [Response] response Response from the API
@@ -72,11 +72,11 @@
'<Twilio.Serverless.V1.BuildStatusPage>'
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 BuildStatusContext < InstanceContext
##
# Initialize the BuildStatusContext
# @param [Version] version Version that contains the resource
# @param [String] service_sid The SID of the Service to fetch the Build resource
@@ -119,10 +119,10 @@
"#<Twilio.Serverless.V1.BuildStatusContext #{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 BuildStatusInstance < InstanceResource
##
# Initialize the BuildStatusInstance
# @param [Version] version Version that contains the resource
# @param [Hash] payload payload that contains response from Twilio
\ No newline at end of file