| Package | Description |
|---|---|
| com.twilio.rest.ipmessaging.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Credential.PushService |
Credential.PushService.forValue(String value)
Generate a PushService from a string.
|
Credential.PushService |
Credential.getType()
Returns The The type.
|
static Credential.PushService |
Credential.PushService.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Credential.PushService[] |
Credential.PushService.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static CredentialCreator |
Credential.creator(Credential.PushService type)
Create a CredentialCreator to execute create.
|
| Constructor and Description |
|---|
CredentialCreator(Credential.PushService type)
Construct a new CredentialCreator.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.