Package | Description |
---|---|
com.twilio.sdk.resource.notifications.v1 | |
com.twilio.sdk.updater.notifications.v1 |
Modifier and Type | Method and Description |
---|---|
static CredentialUpdater |
Credential.update(String sid,
String friendlyName,
Credential.PushService type)
Create a CredentialUpdater to execute update.
|
Modifier and Type | Method and Description |
---|---|
CredentialUpdater |
CredentialUpdater.setApiKey(String apiKey)
The api_key.
|
CredentialUpdater |
CredentialUpdater.setCertificate(String certificate)
The certificate.
|
CredentialUpdater |
CredentialUpdater.setPrivateKey(String privateKey)
The private_key.
|
CredentialUpdater |
CredentialUpdater.setSandbox(Boolean sandbox)
The sandbox.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.