C# Class Qiniu.Common.Zone

Afficher le fichier Open project: qiniu/csharp-sdk Class Usage Examples

Méthodes publiques

Méthode Description
ZONE_CN_East ( ) : Zone

华东 xx-(NULL)

ZONE_CN_North ( ) : Zone

华北 xx-z1

ZONE_CN_South ( ) : Zone

华南 xx-z2

ZONE_Default ( ) : Zone

默认(华东)

ZONE_US_North ( ) : Zone

北美 xx-na0

Method Details

ZONE_CN_East() public static méthode

华东 xx-(NULL)
public static ZONE_CN_East ( ) : Zone
Résultat Zone

ZONE_CN_North() public static méthode

华北 xx-z1
public static ZONE_CN_North ( ) : Zone
Résultat Zone

ZONE_CN_South() public static méthode

华南 xx-z2
public static ZONE_CN_South ( ) : Zone
Résultat Zone

ZONE_Default() public static méthode

默认(华东)
public static ZONE_Default ( ) : Zone
Résultat Zone

ZONE_US_North() public static méthode

北美 xx-na0
public static ZONE_US_North ( ) : Zone
Résultat Zone