Package | Description |
---|---|
com.twilio.rest.creator.notifications.v1 | |
com.twilio.rest.resource.notifications.v1 |
Modifier and Type | Method and Description |
---|---|
ServiceCreator |
ServiceCreator.setApnCredentialSid(String apnCredentialSid)
The apn_credential_sid.
|
ServiceCreator |
ServiceCreator.setDefaultApnNotificationProtocolVersion(String defaultApnNotificationProtocolVersion)
The default_apn_notification_protocol_version.
|
ServiceCreator |
ServiceCreator.setDefaultGcmNotificationProtocolVersion(String defaultGcmNotificationProtocolVersion)
The default_gcm_notification_protocol_version.
|
ServiceCreator |
ServiceCreator.setFacebookMessengerPageId(String facebookMessengerPageId)
The facebook_messenger_page_id.
|
ServiceCreator |
ServiceCreator.setFriendlyName(String friendlyName)
The friendly_name.
|
ServiceCreator |
ServiceCreator.setGcmCredentialSid(String gcmCredentialSid)
The gcm_credential_sid.
|
ServiceCreator |
ServiceCreator.setMessagingServiceSid(String messagingServiceSid)
The messaging_service_sid.
|
Modifier and Type | Method and Description |
---|---|
static ServiceCreator |
Service.create()
Create a ServiceCreator to execute create.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.