Uses of Class
com.twilio.type.PhoneNumber
-
-
Uses of PhoneNumber in com.twilio.converter
Methods in com.twilio.converter that return PhoneNumber Modifier and Type Method Description static PhoneNumberPromoter. phoneNumberFromString(String pn)Create a @see com.twilio.types.PhoneNumber from a string -
Uses of PhoneNumber in com.twilio.example
Fields in com.twilio.example declared as PhoneNumber Modifier and Type Field Description static PhoneNumberExample. PHONE_NUMBER -
Uses of PhoneNumber in com.twilio.rest.api.v2010.account
Methods in com.twilio.rest.api.v2010.account that return PhoneNumber Modifier and Type Method Description PhoneNumberMessage. getFrom()PhoneNumberIncomingPhoneNumber. getPhoneNumber()PhoneNumberOutgoingCallerId. getPhoneNumber()PhoneNumberValidationRequest. getPhoneNumber()Methods in com.twilio.rest.api.v2010.account with parameters of type PhoneNumber Modifier and Type Method Description static IncomingPhoneNumberCreatorIncomingPhoneNumber. creator(PhoneNumber phoneNumber)static IncomingPhoneNumberCreatorIncomingPhoneNumber. creator(String pathAccountSid, PhoneNumber phoneNumber)static MessageCreatorMessage. creator(PhoneNumber to, PhoneNumber from, String body)static MessageCreatorMessage. creator(PhoneNumber to, PhoneNumber from, List<URI> mediaUrl)static MessageCreatorMessage. creator(PhoneNumber to, String messagingServiceSid, String body)static MessageCreatorMessage. creator(PhoneNumber to, String messagingServiceSid, List<URI> mediaUrl)static MessageCreatorMessage. creator(String pathAccountSid, PhoneNumber to, PhoneNumber from, String body)static MessageCreatorMessage. creator(String pathAccountSid, PhoneNumber to, PhoneNumber from, List<URI> mediaUrl)static MessageCreatorMessage. creator(String pathAccountSid, PhoneNumber to, String messagingServiceSid, String body)static MessageCreatorMessage. creator(String pathAccountSid, PhoneNumber to, String messagingServiceSid, List<URI> mediaUrl)static ValidationRequestCreatorValidationRequest. creator(PhoneNumber phoneNumber)static ValidationRequestCreatorValidationRequest. creator(String pathAccountSid, PhoneNumber phoneNumber)CallReaderCallReader. setFrom(PhoneNumber from)MessageCreatorMessageCreator. setFrom(PhoneNumber from)MessageReaderMessageReader. setFrom(PhoneNumber from)IncomingPhoneNumberCreatorIncomingPhoneNumberCreator. setPhoneNumber(PhoneNumber phoneNumber)IncomingPhoneNumberReaderIncomingPhoneNumberReader. setPhoneNumber(PhoneNumber phoneNumber)OutgoingCallerIdReaderOutgoingCallerIdReader. setPhoneNumber(PhoneNumber phoneNumber)ValidationRequestCreatorValidationRequestCreator. setPhoneNumber(PhoneNumber phoneNumber)CallReaderCallReader. setTo(PhoneNumber to)MessageCreatorMessageCreator. setTo(PhoneNumber to)MessageReaderMessageReader. setTo(PhoneNumber to) -
Uses of PhoneNumber in com.twilio.rest.api.v2010.account.address
Methods in com.twilio.rest.api.v2010.account.address that return PhoneNumber Modifier and Type Method Description PhoneNumberDependentPhoneNumber. getFriendlyName()PhoneNumberDependentPhoneNumber. getPhoneNumber() -
Uses of PhoneNumber in com.twilio.rest.api.v2010.account.availablephonenumbercountry
Methods in com.twilio.rest.api.v2010.account.availablephonenumbercountry that return PhoneNumber Modifier and Type Method Description PhoneNumberLocal. getFriendlyName()PhoneNumberMachineToMachine. getFriendlyName()PhoneNumberMobile. getFriendlyName()PhoneNumberNational. getFriendlyName()PhoneNumberSharedCost. getFriendlyName()PhoneNumberTollFree. getFriendlyName()PhoneNumberVoip. getFriendlyName()PhoneNumberLocal. getPhoneNumber()PhoneNumberMachineToMachine. getPhoneNumber()PhoneNumberMobile. getPhoneNumber()PhoneNumberNational. getPhoneNumber()PhoneNumberSharedCost. getPhoneNumber()PhoneNumberTollFree. getPhoneNumber()PhoneNumberVoip. getPhoneNumber()Methods in com.twilio.rest.api.v2010.account.availablephonenumbercountry with parameters of type PhoneNumber Modifier and Type Method Description LocalReaderLocalReader. setNearNumber(PhoneNumber nearNumber)MachineToMachineReaderMachineToMachineReader. setNearNumber(PhoneNumber nearNumber)MobileReaderMobileReader. setNearNumber(PhoneNumber nearNumber)NationalReaderNationalReader. setNearNumber(PhoneNumber nearNumber)SharedCostReaderSharedCostReader. setNearNumber(PhoneNumber nearNumber)TollFreeReaderTollFreeReader. setNearNumber(PhoneNumber nearNumber)VoipReaderVoipReader. setNearNumber(PhoneNumber nearNumber) -
Uses of PhoneNumber in com.twilio.rest.api.v2010.account.incomingphonenumber
Methods in com.twilio.rest.api.v2010.account.incomingphonenumber that return PhoneNumber Modifier and Type Method Description PhoneNumberLocal. getPhoneNumber()PhoneNumberMobile. getPhoneNumber()PhoneNumberTollFree. getPhoneNumber()Methods in com.twilio.rest.api.v2010.account.incomingphonenumber with parameters of type PhoneNumber Modifier and Type Method Description static LocalCreatorLocal. creator(PhoneNumber phoneNumber)static LocalCreatorLocal. creator(String pathAccountSid, PhoneNumber phoneNumber)static MobileCreatorMobile. creator(PhoneNumber phoneNumber)static MobileCreatorMobile. creator(String pathAccountSid, PhoneNumber phoneNumber)static TollFreeCreatorTollFree. creator(PhoneNumber phoneNumber)static TollFreeCreatorTollFree. creator(String pathAccountSid, PhoneNumber phoneNumber)LocalCreatorLocalCreator. setPhoneNumber(PhoneNumber phoneNumber)LocalReaderLocalReader. setPhoneNumber(PhoneNumber phoneNumber)MobileCreatorMobileCreator. setPhoneNumber(PhoneNumber phoneNumber)MobileReaderMobileReader. setPhoneNumber(PhoneNumber phoneNumber)TollFreeCreatorTollFreeCreator. setPhoneNumber(PhoneNumber phoneNumber)TollFreeReaderTollFreeReader. setPhoneNumber(PhoneNumber phoneNumber)Constructors in com.twilio.rest.api.v2010.account.incomingphonenumber with parameters of type PhoneNumber Constructor Description LocalCreator(PhoneNumber phoneNumber)LocalCreator(String pathAccountSid, PhoneNumber phoneNumber)MobileCreator(PhoneNumber phoneNumber)MobileCreator(String pathAccountSid, PhoneNumber phoneNumber)TollFreeCreator(PhoneNumber phoneNumber)TollFreeCreator(String pathAccountSid, PhoneNumber phoneNumber) -
Uses of PhoneNumber in com.twilio.rest.lookups.v1
Methods in com.twilio.rest.lookups.v1 that return PhoneNumber Modifier and Type Method Description PhoneNumberPhoneNumber. getPhoneNumber()Methods in com.twilio.rest.lookups.v1 with parameters of type PhoneNumber Modifier and Type Method Description static PhoneNumberFetcherPhoneNumber. fetcher(PhoneNumber pathPhoneNumber)Constructors in com.twilio.rest.lookups.v1 with parameters of type PhoneNumber Constructor Description PhoneNumberFetcher(PhoneNumber pathPhoneNumber) -
Uses of PhoneNumber in com.twilio.rest.lookups.v2
Methods in com.twilio.rest.lookups.v2 that return PhoneNumber Modifier and Type Method Description PhoneNumberPhoneNumber. getPhoneNumber() -
Uses of PhoneNumber in com.twilio.rest.messaging.v1
Methods in com.twilio.rest.messaging.v1 that return PhoneNumber Modifier and Type Method Description PhoneNumberTollfreeVerification. getBusinessContactPhone()Methods in com.twilio.rest.messaging.v1 with parameters of type PhoneNumber Modifier and Type Method Description TollfreeVerificationCreatorTollfreeVerificationCreator. setBusinessContactPhone(PhoneNumber businessContactPhone) -
Uses of PhoneNumber in com.twilio.rest.messaging.v1.service
Methods in com.twilio.rest.messaging.v1.service that return PhoneNumber Modifier and Type Method Description PhoneNumberPhoneNumber. getPhoneNumber() -
Uses of PhoneNumber in com.twilio.rest.preview.hostedNumbers
Methods in com.twilio.rest.preview.hostedNumbers that return PhoneNumber Modifier and Type Method Description PhoneNumberHostedNumberOrder. getPhoneNumber()Methods in com.twilio.rest.preview.hostedNumbers with parameters of type PhoneNumber Modifier and Type Method Description static HostedNumberOrderCreatorHostedNumberOrder. creator(PhoneNumber phoneNumber, Boolean smsCapability)HostedNumberOrderCreatorHostedNumberOrderCreator. setPhoneNumber(PhoneNumber phoneNumber)HostedNumberOrderReaderHostedNumberOrderReader. setPhoneNumber(PhoneNumber phoneNumber)Constructors in com.twilio.rest.preview.hostedNumbers with parameters of type PhoneNumber Constructor Description HostedNumberOrderCreator(PhoneNumber phoneNumber, Boolean smsCapability) -
Uses of PhoneNumber in com.twilio.rest.preview.hostedNumbers.authorizationdocument
Methods in com.twilio.rest.preview.hostedNumbers.authorizationdocument that return PhoneNumber Modifier and Type Method Description PhoneNumberDependentHostedNumberOrder. getPhoneNumber()Methods in com.twilio.rest.preview.hostedNumbers.authorizationdocument with parameters of type PhoneNumber Modifier and Type Method Description DependentHostedNumberOrderReaderDependentHostedNumberOrderReader. setPhoneNumber(PhoneNumber phoneNumber) -
Uses of PhoneNumber in com.twilio.rest.pricing.v1.voice
Methods in com.twilio.rest.pricing.v1.voice that return PhoneNumber Modifier and Type Method Description PhoneNumberNumber. getNumber()Methods in com.twilio.rest.pricing.v1.voice with parameters of type PhoneNumber Modifier and Type Method Description static NumberFetcherNumber. fetcher(PhoneNumber pathNumber)Constructors in com.twilio.rest.pricing.v1.voice with parameters of type PhoneNumber Constructor Description NumberFetcher(PhoneNumber pathNumber) -
Uses of PhoneNumber in com.twilio.rest.pricing.v2
Methods in com.twilio.rest.pricing.v2 that return PhoneNumber Modifier and Type Method Description PhoneNumberNumber. getDestinationNumber()PhoneNumberNumber. getOriginationNumber()Methods in com.twilio.rest.pricing.v2 with parameters of type PhoneNumber Modifier and Type Method Description static NumberFetcherNumber. fetcher(PhoneNumber pathDestinationNumber)NumberFetcherNumberFetcher. setOriginationNumber(PhoneNumber originationNumber)Constructors in com.twilio.rest.pricing.v2 with parameters of type PhoneNumber Constructor Description NumberFetcher(PhoneNumber pathDestinationNumber) -
Uses of PhoneNumber in com.twilio.rest.pricing.v2.voice
Methods in com.twilio.rest.pricing.v2.voice that return PhoneNumber Modifier and Type Method Description PhoneNumberNumber. getDestinationNumber()PhoneNumberNumber. getOriginationNumber()Methods in com.twilio.rest.pricing.v2.voice with parameters of type PhoneNumber Modifier and Type Method Description static NumberFetcherNumber. fetcher(PhoneNumber pathDestinationNumber)NumberFetcherNumberFetcher. setOriginationNumber(PhoneNumber originationNumber)Constructors in com.twilio.rest.pricing.v2.voice with parameters of type PhoneNumber Constructor Description NumberFetcher(PhoneNumber pathDestinationNumber) -
Uses of PhoneNumber in com.twilio.rest.proxy.v1.service
Methods in com.twilio.rest.proxy.v1.service that return PhoneNumber Modifier and Type Method Description PhoneNumberPhoneNumber. getPhoneNumber()Methods in com.twilio.rest.proxy.v1.service with parameters of type PhoneNumber Modifier and Type Method Description PhoneNumberCreatorPhoneNumberCreator. setPhoneNumber(PhoneNumber phoneNumber) -
Uses of PhoneNumber in com.twilio.rest.studio.v1.flow
Methods in com.twilio.rest.studio.v1.flow with parameters of type PhoneNumber Modifier and Type Method Description static EngagementCreatorEngagement. creator(String pathFlowSid, PhoneNumber to, PhoneNumber from)static ExecutionCreatorExecution. creator(String pathFlowSid, PhoneNumber to, PhoneNumber from)EngagementCreatorEngagementCreator. setFrom(PhoneNumber from)ExecutionCreatorExecutionCreator. setFrom(PhoneNumber from)EngagementCreatorEngagementCreator. setTo(PhoneNumber to)ExecutionCreatorExecutionCreator. setTo(PhoneNumber to)Constructors in com.twilio.rest.studio.v1.flow with parameters of type PhoneNumber Constructor Description EngagementCreator(String pathFlowSid, PhoneNumber to, PhoneNumber from)ExecutionCreator(String pathFlowSid, PhoneNumber to, PhoneNumber from) -
Uses of PhoneNumber in com.twilio.rest.studio.v2.flow
Methods in com.twilio.rest.studio.v2.flow with parameters of type PhoneNumber Modifier and Type Method Description static ExecutionCreatorExecution. creator(String pathFlowSid, PhoneNumber to, PhoneNumber from)ExecutionCreatorExecutionCreator. setFrom(PhoneNumber from)ExecutionCreatorExecutionCreator. setTo(PhoneNumber to)Constructors in com.twilio.rest.studio.v2.flow with parameters of type PhoneNumber Constructor Description ExecutionCreator(String pathFlowSid, PhoneNumber to, PhoneNumber from) -
Uses of PhoneNumber in com.twilio.rest.trunking.v1.trunk
Methods in com.twilio.rest.trunking.v1.trunk that return PhoneNumber Modifier and Type Method Description PhoneNumberPhoneNumber. getPhoneNumber() -
Uses of PhoneNumber in com.twilio.twiml.voice
Methods in com.twilio.twiml.voice that return PhoneNumber Modifier and Type Method Description PhoneNumberSms. getFrom()Number to send message fromPhoneNumberNumber. getPhoneNumber()Phone Number to dialPhoneNumberSms. getTo()Number to send message toMethods in com.twilio.twiml.voice with parameters of type PhoneNumber Modifier and Type Method Description Sms.BuilderSms.Builder. from(PhoneNumber from)Number to send message fromSms.BuilderSms.Builder. to(PhoneNumber to)Number to send message toConstructors in com.twilio.twiml.voice with parameters of type PhoneNumber Constructor Description Builder(PhoneNumber phoneNumber)Create a<Number>with phoneNumber
-