Uses of Class
com.twilio.http.HttpMethod
-
-
Uses of HttpMethod in com.twilio.http
Methods in com.twilio.http that return HttpMethod Modifier and Type Method Description static HttpMethodHttpMethod. forValue(String value)HttpMethodRequest. getMethod()static HttpMethodHttpMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static HttpMethod[]HttpMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.twilio.http with parameters of type HttpMethod Constructor Description Request(HttpMethod method, String url)Create a new API request.Request(HttpMethod method, String domain, String uri)Create a new API request.Request(HttpMethod method, String domain, String uri, String region)Create a new API request. -
Uses of HttpMethod in com.twilio.jwt.taskrouter
Methods in com.twilio.jwt.taskrouter that return HttpMethod Modifier and Type Method Description HttpMethodPolicy. getMethod()Methods in com.twilio.jwt.taskrouter with parameters of type HttpMethod Modifier and Type Method Description Policy.BuilderPolicy.Builder. method(HttpMethod method) -
Uses of HttpMethod in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return HttpMethod Modifier and Type Method Description HttpMethodConnectApp. getDeauthorizeCallbackMethod()HttpMethodNotification. getRequestMethod()HttpMethodApplication. getSmsFallbackMethod()HttpMethodIncomingPhoneNumber. getSmsFallbackMethod()HttpMethodShortCode. getSmsFallbackMethod()HttpMethodApplication. getSmsMethod()HttpMethodIncomingPhoneNumber. getSmsMethod()HttpMethodShortCode. getSmsMethod()HttpMethodApplication. getStatusCallbackMethod()HttpMethodIncomingPhoneNumber. getStatusCallbackMethod()HttpMethodApplication. getVoiceFallbackMethod()HttpMethodIncomingPhoneNumber. getVoiceFallbackMethod()HttpMethodApplication. getVoiceMethod()HttpMethodIncomingPhoneNumber. getVoiceMethod() -
Uses of HttpMethod in com.twilio.rest.api.v2010.account.address
Methods in com.twilio.rest.api.v2010.account.address that return HttpMethod Modifier and Type Method Description HttpMethodDependentPhoneNumber. getSmsFallbackMethod()HttpMethodDependentPhoneNumber. getSmsMethod()HttpMethodDependentPhoneNumber. getStatusCallbackMethod()HttpMethodDependentPhoneNumber. getVoiceFallbackMethod()HttpMethodDependentPhoneNumber. getVoiceMethod() -
Uses of HttpMethod in com.twilio.rest.api.v2010.account.call
Methods in com.twilio.rest.api.v2010.account.call that return HttpMethod Modifier and Type Method Description HttpMethodNotification. getRequestMethod()Methods in com.twilio.rest.api.v2010.account.call with parameters of type HttpMethod Modifier and Type Method Description static UserDefinedMessageSubscriptionCreatorUserDefinedMessageSubscription. creator(String pathAccountSid, String pathCallSid, URI callback, HttpMethod method)static UserDefinedMessageSubscriptionCreatorUserDefinedMessageSubscription. creator(String pathCallSid, URI callback, HttpMethod method)UserDefinedMessageSubscriptionCreatorUserDefinedMessageSubscriptionCreator. setMethod(HttpMethod method)RecordingCreatorRecordingCreator. setRecordingStatusCallbackMethod(HttpMethod recordingStatusCallbackMethod)FeedbackSummaryCreatorFeedbackSummaryCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod)SiprecCreatorSiprecCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod)StreamCreatorStreamCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod)Constructors in com.twilio.rest.api.v2010.account.call with parameters of type HttpMethod Constructor Description UserDefinedMessageSubscriptionCreator(String pathAccountSid, String pathCallSid, URI callback, HttpMethod method)UserDefinedMessageSubscriptionCreator(String pathCallSid, URI callback, HttpMethod method) -
Uses of HttpMethod in com.twilio.rest.api.v2010.account.conference
-
Uses of HttpMethod in com.twilio.rest.api.v2010.account.incomingphonenumber
Methods in com.twilio.rest.api.v2010.account.incomingphonenumber that return HttpMethod Modifier and Type Method Description HttpMethodLocal. getSmsFallbackMethod()HttpMethodMobile. getSmsFallbackMethod()HttpMethodTollFree. getSmsFallbackMethod()HttpMethodLocal. getSmsMethod()HttpMethodMobile. getSmsMethod()HttpMethodTollFree. getSmsMethod()HttpMethodLocal. getStatusCallbackMethod()HttpMethodMobile. getStatusCallbackMethod()HttpMethodTollFree. getStatusCallbackMethod()HttpMethodLocal. getVoiceFallbackMethod()HttpMethodMobile. getVoiceFallbackMethod()HttpMethodTollFree. getVoiceFallbackMethod()HttpMethodLocal. getVoiceMethod()HttpMethodMobile. getVoiceMethod()HttpMethodTollFree. getVoiceMethod() -
Uses of HttpMethod in com.twilio.rest.api.v2010.account.queue
Methods in com.twilio.rest.api.v2010.account.queue with parameters of type HttpMethod Modifier and Type Method Description MemberUpdaterMemberUpdater. setMethod(HttpMethod method) -
Uses of HttpMethod in com.twilio.rest.api.v2010.account.sip
Methods in com.twilio.rest.api.v2010.account.sip that return HttpMethod Modifier and Type Method Description HttpMethodDomain. getVoiceFallbackMethod()HttpMethodDomain. getVoiceMethod()HttpMethodDomain. getVoiceStatusCallbackMethod()Methods in com.twilio.rest.api.v2010.account.sip with parameters of type HttpMethod Modifier and Type Method Description DomainCreatorDomainCreator. setVoiceFallbackMethod(HttpMethod voiceFallbackMethod)DomainUpdaterDomainUpdater. setVoiceFallbackMethod(HttpMethod voiceFallbackMethod)DomainCreatorDomainCreator. setVoiceMethod(HttpMethod voiceMethod)DomainUpdaterDomainUpdater. setVoiceMethod(HttpMethod voiceMethod)DomainCreatorDomainCreator. setVoiceStatusCallbackMethod(HttpMethod voiceStatusCallbackMethod)DomainUpdaterDomainUpdater. setVoiceStatusCallbackMethod(HttpMethod voiceStatusCallbackMethod) -
Uses of HttpMethod in com.twilio.rest.api.v2010.account.usage
Methods in com.twilio.rest.api.v2010.account.usage that return HttpMethod Modifier and Type Method Description HttpMethodTrigger. getCallbackMethod()Methods in com.twilio.rest.api.v2010.account.usage with parameters of type HttpMethod Modifier and Type Method Description TriggerCreatorTriggerCreator. setCallbackMethod(HttpMethod callbackMethod)TriggerUpdaterTriggerUpdater. setCallbackMethod(HttpMethod callbackMethod) -
Uses of HttpMethod in com.twilio.rest.chat.v1
-
Uses of HttpMethod in com.twilio.rest.chat.v2
Methods in com.twilio.rest.chat.v2 with parameters of type HttpMethod Modifier and Type Method Description ServiceUpdaterServiceUpdater. setWebhookMethod(HttpMethod webhookMethod) -
Uses of HttpMethod in com.twilio.rest.insights.v1
Methods in com.twilio.rest.insights.v1 that return HttpMethod Modifier and Type Method Description HttpMethodRoom. getStatusCallbackMethod() -
Uses of HttpMethod in com.twilio.rest.ipmessaging.v1
-
Uses of HttpMethod in com.twilio.rest.ipmessaging.v2
Methods in com.twilio.rest.ipmessaging.v2 with parameters of type HttpMethod Modifier and Type Method Description ServiceUpdaterServiceUpdater. setWebhookMethod(HttpMethod webhookMethod) -
Uses of HttpMethod in com.twilio.rest.media.v1
Methods in com.twilio.rest.media.v1 that return HttpMethod Modifier and Type Method Description HttpMethodMediaProcessor. getStatusCallbackMethod()HttpMethodMediaRecording. getStatusCallbackMethod()HttpMethodPlayerStreamer. getStatusCallbackMethod()Methods in com.twilio.rest.media.v1 with parameters of type HttpMethod Modifier and Type Method Description MediaProcessorCreatorMediaProcessorCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod)PlayerStreamerCreatorPlayerStreamerCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod) -
Uses of HttpMethod in com.twilio.rest.messaging.v1
Methods in com.twilio.rest.messaging.v1 that return HttpMethod Modifier and Type Method Description HttpMethodService. getFallbackMethod()HttpMethodService. getInboundMethod()Methods in com.twilio.rest.messaging.v1 with parameters of type HttpMethod Modifier and Type Method Description ServiceCreatorServiceCreator. setFallbackMethod(HttpMethod fallbackMethod)ServiceUpdaterServiceUpdater. setFallbackMethod(HttpMethod fallbackMethod)ServiceCreatorServiceCreator. setInboundMethod(HttpMethod inboundMethod)ServiceUpdaterServiceUpdater. setInboundMethod(HttpMethod inboundMethod) -
Uses of HttpMethod in com.twilio.rest.monitor.v1
Methods in com.twilio.rest.monitor.v1 that return HttpMethod Modifier and Type Method Description HttpMethodAlert. getRequestMethod() -
Uses of HttpMethod in com.twilio.rest.preview.hostedNumbers
Methods in com.twilio.rest.preview.hostedNumbers with parameters of type HttpMethod Modifier and Type Method Description HostedNumberOrderCreatorHostedNumberOrderCreator. setSmsFallbackMethod(HttpMethod smsFallbackMethod)HostedNumberOrderCreatorHostedNumberOrderCreator. setSmsMethod(HttpMethod smsMethod)HostedNumberOrderCreatorHostedNumberOrderCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod) -
Uses of HttpMethod in com.twilio.rest.preview.wireless
Methods in com.twilio.rest.preview.wireless that return HttpMethod Modifier and Type Method Description HttpMethodSim. getSmsFallbackMethod()HttpMethodSim. getSmsMethod()HttpMethodSim. getVoiceFallbackMethod()HttpMethodSim. getVoiceMethod()Methods in com.twilio.rest.preview.wireless with parameters of type HttpMethod Modifier and Type Method Description SimUpdaterSimUpdater. setCommandsCallbackMethod(HttpMethod commandsCallbackMethod)SimUpdaterSimUpdater. setSmsFallbackMethod(HttpMethod smsFallbackMethod)SimUpdaterSimUpdater. setSmsMethod(HttpMethod smsMethod)SimUpdaterSimUpdater. setVoiceFallbackMethod(HttpMethod voiceFallbackMethod)SimUpdaterSimUpdater. setVoiceMethod(HttpMethod voiceMethod) -
Uses of HttpMethod in com.twilio.rest.supersim.v1
Methods in com.twilio.rest.supersim.v1 that return HttpMethod Modifier and Type Method Description HttpMethodFleet. getIpCommandsMethod()HttpMethodFleet. getSmsCommandsMethod()Methods in com.twilio.rest.supersim.v1 with parameters of type HttpMethod Modifier and Type Method Description EsimProfileCreatorEsimProfileCreator. setCallbackMethod(HttpMethod callbackMethod)IpCommandCreatorIpCommandCreator. setCallbackMethod(HttpMethod callbackMethod)SimUpdaterSimUpdater. setCallbackMethod(HttpMethod callbackMethod)SmsCommandCreatorSmsCommandCreator. setCallbackMethod(HttpMethod callbackMethod)FleetCreatorFleetCreator. setIpCommandsMethod(HttpMethod ipCommandsMethod)FleetUpdaterFleetUpdater. setIpCommandsMethod(HttpMethod ipCommandsMethod)FleetCreatorFleetCreator. setSmsCommandsMethod(HttpMethod smsCommandsMethod)FleetUpdaterFleetUpdater. setSmsCommandsMethod(HttpMethod smsCommandsMethod) -
Uses of HttpMethod in com.twilio.rest.taskrouter.v1.workspace.task
Methods in com.twilio.rest.taskrouter.v1.workspace.task with parameters of type HttpMethod Modifier and Type Method Description ReservationUpdaterReservationUpdater. setConferenceRecordingStatusCallbackMethod(HttpMethod conferenceRecordingStatusCallbackMethod)ReservationUpdaterReservationUpdater. setConferenceStatusCallbackMethod(HttpMethod conferenceStatusCallbackMethod)ReservationUpdaterReservationUpdater. setRecordingStatusCallbackMethod(HttpMethod recordingStatusCallbackMethod)ReservationUpdaterReservationUpdater. setStatusCallbackMethod(HttpMethod statusCallbackMethod)ReservationUpdaterReservationUpdater. setWaitMethod(HttpMethod waitMethod) -
Uses of HttpMethod in com.twilio.rest.taskrouter.v1.workspace.worker
Methods in com.twilio.rest.taskrouter.v1.workspace.worker with parameters of type HttpMethod Modifier and Type Method Description ReservationUpdaterReservationUpdater. setConferenceRecordingStatusCallbackMethod(HttpMethod conferenceRecordingStatusCallbackMethod)ReservationUpdaterReservationUpdater. setConferenceStatusCallbackMethod(HttpMethod conferenceStatusCallbackMethod)ReservationUpdaterReservationUpdater. setRecordingStatusCallbackMethod(HttpMethod recordingStatusCallbackMethod)ReservationUpdaterReservationUpdater. setStatusCallbackMethod(HttpMethod statusCallbackMethod)ReservationUpdaterReservationUpdater. setWaitMethod(HttpMethod waitMethod) -
Uses of HttpMethod in com.twilio.rest.trunking.v1
Methods in com.twilio.rest.trunking.v1 that return HttpMethod Modifier and Type Method Description HttpMethodTrunk. getDisasterRecoveryMethod()Methods in com.twilio.rest.trunking.v1 with parameters of type HttpMethod Modifier and Type Method Description TrunkCreatorTrunkCreator. setDisasterRecoveryMethod(HttpMethod disasterRecoveryMethod)TrunkUpdaterTrunkUpdater. setDisasterRecoveryMethod(HttpMethod disasterRecoveryMethod) -
Uses of HttpMethod in com.twilio.rest.trunking.v1.trunk
Methods in com.twilio.rest.trunking.v1.trunk that return HttpMethod Modifier and Type Method Description HttpMethodPhoneNumber. getSmsFallbackMethod()HttpMethodPhoneNumber. getSmsMethod()HttpMethodPhoneNumber. getStatusCallbackMethod()HttpMethodPhoneNumber. getVoiceFallbackMethod()HttpMethodPhoneNumber. getVoiceMethod() -
Uses of HttpMethod in com.twilio.rest.video.v1
Methods in com.twilio.rest.video.v1 that return HttpMethod Modifier and Type Method Description HttpMethodComposition. getStatusCallbackMethod()HttpMethodCompositionHook. getStatusCallbackMethod()HttpMethodRecording. getStatusCallbackMethod()HttpMethodRoom. getStatusCallbackMethod()Methods in com.twilio.rest.video.v1 with parameters of type HttpMethod Modifier and Type Method Description CompositionCreatorCompositionCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod)CompositionHookCreatorCompositionHookCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod)CompositionHookUpdaterCompositionHookUpdater. setStatusCallbackMethod(HttpMethod statusCallbackMethod)RoomCreatorRoomCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod) -
Uses of HttpMethod in com.twilio.rest.voice.v1
Methods in com.twilio.rest.voice.v1 that return HttpMethod Modifier and Type Method Description HttpMethodByocTrunk. getStatusCallbackMethod()HttpMethodByocTrunk. getVoiceFallbackMethod()HttpMethodByocTrunk. getVoiceMethod()Methods in com.twilio.rest.voice.v1 with parameters of type HttpMethod Modifier and Type Method Description ByocTrunkCreatorByocTrunkCreator. setStatusCallbackMethod(HttpMethod statusCallbackMethod)ByocTrunkUpdaterByocTrunkUpdater. setStatusCallbackMethod(HttpMethod statusCallbackMethod)ByocTrunkCreatorByocTrunkCreator. setVoiceFallbackMethod(HttpMethod voiceFallbackMethod)ByocTrunkUpdaterByocTrunkUpdater. setVoiceFallbackMethod(HttpMethod voiceFallbackMethod)ByocTrunkCreatorByocTrunkCreator. setVoiceMethod(HttpMethod voiceMethod)ByocTrunkUpdaterByocTrunkUpdater. setVoiceMethod(HttpMethod voiceMethod) -
Uses of HttpMethod in com.twilio.rest.wireless.v1
Methods in com.twilio.rest.wireless.v1 that return HttpMethod Modifier and Type Method Description HttpMethodSim. getCommandsCallbackMethod()HttpMethodSim. getSmsFallbackMethod()HttpMethodSim. getSmsMethod()HttpMethodSim. getVoiceFallbackMethod()HttpMethodSim. getVoiceMethod()Methods in com.twilio.rest.wireless.v1 with parameters of type HttpMethod Modifier and Type Method Description CommandCreatorCommandCreator. setCallbackMethod(HttpMethod callbackMethod)SimUpdaterSimUpdater. setCallbackMethod(HttpMethod callbackMethod)SimUpdaterSimUpdater. setCommandsCallbackMethod(HttpMethod commandsCallbackMethod)SimUpdaterSimUpdater. setSmsFallbackMethod(HttpMethod smsFallbackMethod)SimUpdaterSimUpdater. setSmsMethod(HttpMethod smsMethod)SimUpdaterSimUpdater. setVoiceFallbackMethod(HttpMethod voiceFallbackMethod)SimUpdaterSimUpdater. setVoiceMethod(HttpMethod voiceMethod) -
Uses of HttpMethod in com.twilio.twiml.fax
Methods in com.twilio.twiml.fax that return HttpMethod Modifier and Type Method Description HttpMethodReceive. getMethod()Receive action URL methodMethods in com.twilio.twiml.fax with parameters of type HttpMethod Modifier and Type Method Description Receive.BuilderReceive.Builder. method(HttpMethod method)Receive action URL method -
Uses of HttpMethod in com.twilio.twiml.messaging
Methods in com.twilio.twiml.messaging that return HttpMethod Modifier and Type Method Description HttpMethodMessage. getMethod()Action URL MethodHttpMethodRedirect. getMethod()Redirect URL methodMethods in com.twilio.twiml.messaging with parameters of type HttpMethod Modifier and Type Method Description Message.BuilderMessage.Builder. method(HttpMethod method)Action URL MethodRedirect.BuilderRedirect.Builder. method(HttpMethod method)Redirect URL method -
Uses of HttpMethod in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return HttpMethod Modifier and Type Method Description HttpMethodNumber. getAmdStatusCallbackMethod()HTTP Method to use with amd_status_callbackHttpMethodSip. getAmdStatusCallbackMethod()HTTP Method to use with amd_status_callbackHttpMethodClient. getMethod()Client URL MethodHttpMethodConnect. getMethod()Action URL methodHttpMethodConversation. getMethod()TwiML URL methodHttpMethodDial. getMethod()Action URL methodHttpMethodEnqueue. getMethod()Action URL methodHttpMethodGather. getMethod()Action URL methodHttpMethodNumber. getMethod()TwiML URL methodHttpMethodQueue. getMethod()Action URL methodHttpMethodRecord. getMethod()Action URL methodHttpMethodRedirect. getMethod()Redirect URL methodHttpMethodRefer. getMethod()Action URL methodHttpMethodSip. getMethod()Action URL methodHttpMethodSms. getMethod()Action URL methodHttpMethodStart. getMethod()Action URL methodHttpMethodGather. getPartialResultCallbackMethod()Partial result callback URL methodHttpMethodConference. getRecordingStatusCallbackMethod()Recording status callback URL methodHttpMethodConversation. getRecordingStatusCallbackMethod()Recording status callback URL methodHttpMethodDial. getRecordingStatusCallbackMethod()Recording status callback URL methodHttpMethodRecord. getRecordingStatusCallbackMethod()Status callback URL methodHttpMethodDial. getReferMethod()The HTTP method to use for the refer WebhookHttpMethodClient. getStatusCallbackMethod()Status Callback URL MethodHttpMethodConference. getStatusCallbackMethod()Status callback URL methodHttpMethodConversation. getStatusCallbackMethod()Status callback URL methodHttpMethodNumber. getStatusCallbackMethod()Status callback URL methodHttpMethodSip. getStatusCallbackMethod()Status callback URL methodHttpMethodVirtualAgent. getStatusCallbackMethod()HTTP method to use when requesting the status callback URLHttpMethodConference. getWaitMethod()Wait URL methodHttpMethodEnqueue. getWaitUrlMethod()Wait URL methodMethods in com.twilio.twiml.voice with parameters of type HttpMethod Modifier and Type Method Description Number.BuilderNumber.Builder. amdStatusCallbackMethod(HttpMethod amdStatusCallbackMethod)HTTP Method to use with amd_status_callbackSip.BuilderSip.Builder. amdStatusCallbackMethod(HttpMethod amdStatusCallbackMethod)HTTP Method to use with amd_status_callbackClient.BuilderClient.Builder. method(HttpMethod method)Client URL MethodConnect.BuilderConnect.Builder. method(HttpMethod method)Action URL methodConversation.BuilderConversation.Builder. method(HttpMethod method)TwiML URL methodDial.BuilderDial.Builder. method(HttpMethod method)Action URL methodEnqueue.BuilderEnqueue.Builder. method(HttpMethod method)Action URL methodGather.BuilderGather.Builder. method(HttpMethod method)Action URL methodNumber.BuilderNumber.Builder. method(HttpMethod method)TwiML URL methodQueue.BuilderQueue.Builder. method(HttpMethod method)Action URL methodRecord.BuilderRecord.Builder. method(HttpMethod method)Action URL methodRedirect.BuilderRedirect.Builder. method(HttpMethod method)Redirect URL methodRefer.BuilderRefer.Builder. method(HttpMethod method)Action URL methodSip.BuilderSip.Builder. method(HttpMethod method)Action URL methodSms.BuilderSms.Builder. method(HttpMethod method)Action URL methodStart.BuilderStart.Builder. method(HttpMethod method)Action URL methodGather.BuilderGather.Builder. partialResultCallbackMethod(HttpMethod partialResultCallbackMethod)Partial result callback URL methodConference.BuilderConference.Builder. recordingStatusCallbackMethod(HttpMethod recordingStatusCallbackMethod)Recording status callback URL methodConversation.BuilderConversation.Builder. recordingStatusCallbackMethod(HttpMethod recordingStatusCallbackMethod)Recording status callback URL methodDial.BuilderDial.Builder. recordingStatusCallbackMethod(HttpMethod recordingStatusCallbackMethod)Recording status callback URL methodRecord.BuilderRecord.Builder. recordingStatusCallbackMethod(HttpMethod recordingStatusCallbackMethod)Status callback URL methodDial.BuilderDial.Builder. referMethod(HttpMethod referMethod)The HTTP method to use for the refer WebhookClient.BuilderClient.Builder. statusCallbackMethod(HttpMethod statusCallbackMethod)Status Callback URL MethodConference.BuilderConference.Builder. statusCallbackMethod(HttpMethod statusCallbackMethod)Status callback URL methodConversation.BuilderConversation.Builder. statusCallbackMethod(HttpMethod statusCallbackMethod)Status callback URL methodNumber.BuilderNumber.Builder. statusCallbackMethod(HttpMethod statusCallbackMethod)Status callback URL methodSip.BuilderSip.Builder. statusCallbackMethod(HttpMethod statusCallbackMethod)Status callback URL methodVirtualAgent.BuilderVirtualAgent.Builder. statusCallbackMethod(HttpMethod statusCallbackMethod)HTTP method to use when requesting the status callback URLConference.BuilderConference.Builder. waitMethod(HttpMethod waitMethod)Wait URL methodEnqueue.BuilderEnqueue.Builder. waitUrlMethod(HttpMethod waitUrlMethod)Wait URL method
-