| Package | Description | 
|---|---|
| com.amazonaws.services.sns.model | 
| Modifier and Type | Method and Description | 
|---|---|
static LanguageCodeString | 
LanguageCodeString.fromValue(String value)
Use this in place of valueOf. 
 | 
static LanguageCodeString | 
LanguageCodeString.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LanguageCodeString[] | 
LanguageCodeString.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateSMSSandboxPhoneNumberRequest | 
CreateSMSSandboxPhoneNumberRequest.withLanguageCode(LanguageCodeString languageCode)
 The language to use for sending the OTP. 
 | 
Copyright © 2022. All rights reserved.