C# Class Amazon.Polly.LanguageCode

Constants used for properties of type LanguageCode.
Inheritance: ConstantClass
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Public Properties

Property Type Description
CyGB LanguageCode
DaDK LanguageCode
DeDE LanguageCode
EnAU LanguageCode
EnGB LanguageCode
EnGBWLS LanguageCode
EnIN LanguageCode
EnUS LanguageCode
EsES LanguageCode
EsUS LanguageCode
FrCA LanguageCode
FrFR LanguageCode
IsIS LanguageCode
ItIT LanguageCode
JaJP LanguageCode
NbNO LanguageCode
NlNL LanguageCode
PlPL LanguageCode
PtBR LanguageCode
PtPT LanguageCode
RoRO LanguageCode
RuRU LanguageCode
SvSE LanguageCode
TrTR LanguageCode

Public Methods

Method Description
FindValue ( string value ) : LanguageCode

Finds the constant for the unique value.

LanguageCode ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

Method Details

FindValue() public static method

Finds the constant for the unique value.
public static FindValue ( string value ) : LanguageCode
value string The unique value for the constant
return LanguageCode

LanguageCode() public method

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public LanguageCode ( string value ) : System
value string
return System

Property Details

CyGB public_oe static_oe property

Constant CyGB for LanguageCode
public static LanguageCode,Amazon.Polly CyGB
return LanguageCode

DaDK public_oe static_oe property

Constant DaDK for LanguageCode
public static LanguageCode,Amazon.Polly DaDK
return LanguageCode

DeDE public_oe static_oe property

Constant DeDE for LanguageCode
public static LanguageCode,Amazon.Polly DeDE
return LanguageCode

EnAU public_oe static_oe property

Constant EnAU for LanguageCode
public static LanguageCode,Amazon.Polly EnAU
return LanguageCode

EnGB public_oe static_oe property

Constant EnGB for LanguageCode
public static LanguageCode,Amazon.Polly EnGB
return LanguageCode

EnGBWLS public_oe static_oe property

Constant EnGBWLS for LanguageCode
public static LanguageCode,Amazon.Polly EnGBWLS
return LanguageCode

EnIN public_oe static_oe property

Constant EnIN for LanguageCode
public static LanguageCode,Amazon.Polly EnIN
return LanguageCode

EnUS public_oe static_oe property

Constant EnUS for LanguageCode
public static LanguageCode,Amazon.Polly EnUS
return LanguageCode

EsES public_oe static_oe property

Constant EsES for LanguageCode
public static LanguageCode,Amazon.Polly EsES
return LanguageCode

EsUS public_oe static_oe property

Constant EsUS for LanguageCode
public static LanguageCode,Amazon.Polly EsUS
return LanguageCode

FrCA public_oe static_oe property

Constant FrCA for LanguageCode
public static LanguageCode,Amazon.Polly FrCA
return LanguageCode

FrFR public_oe static_oe property

Constant FrFR for LanguageCode
public static LanguageCode,Amazon.Polly FrFR
return LanguageCode

IsIS public_oe static_oe property

Constant IsIS for LanguageCode
public static LanguageCode,Amazon.Polly IsIS
return LanguageCode

ItIT public_oe static_oe property

Constant ItIT for LanguageCode
public static LanguageCode,Amazon.Polly ItIT
return LanguageCode

JaJP public_oe static_oe property

Constant JaJP for LanguageCode
public static LanguageCode,Amazon.Polly JaJP
return LanguageCode

NbNO public_oe static_oe property

Constant NbNO for LanguageCode
public static LanguageCode,Amazon.Polly NbNO
return LanguageCode

NlNL public_oe static_oe property

Constant NlNL for LanguageCode
public static LanguageCode,Amazon.Polly NlNL
return LanguageCode

PlPL public_oe static_oe property

Constant PlPL for LanguageCode
public static LanguageCode,Amazon.Polly PlPL
return LanguageCode

PtBR public_oe static_oe property

Constant PtBR for LanguageCode
public static LanguageCode,Amazon.Polly PtBR
return LanguageCode

PtPT public_oe static_oe property

Constant PtPT for LanguageCode
public static LanguageCode,Amazon.Polly PtPT
return LanguageCode

RoRO public_oe static_oe property

Constant RoRO for LanguageCode
public static LanguageCode,Amazon.Polly RoRO
return LanguageCode

RuRU public_oe static_oe property

Constant RuRU for LanguageCode
public static LanguageCode,Amazon.Polly RuRU
return LanguageCode

SvSE public_oe static_oe property

Constant SvSE for LanguageCode
public static LanguageCode,Amazon.Polly SvSE
return LanguageCode

TrTR public_oe static_oe property

Constant TrTR for LanguageCode
public static LanguageCode,Amazon.Polly TrTR
return LanguageCode