C# Class Amazon.ElasticMapReduce.Unit

Constants used for properties of type Unit.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство Type Description
BITS Unit
BITS_PER_SECOND Unit
BYTES Unit
BYTES_PER_SECOND Unit
COUNT Unit
COUNT_PER_SECOND Unit
GIGA_BITS Unit
GIGA_BITS_PER_SECOND Unit
GIGA_BYTES Unit
GIGA_BYTES_PER_SECOND Unit
KILO_BITS Unit
KILO_BITS_PER_SECOND Unit
KILO_BYTES Unit
KILO_BYTES_PER_SECOND Unit
MEGA_BITS Unit
MEGA_BITS_PER_SECOND Unit
MEGA_BYTES Unit
MEGA_BYTES_PER_SECOND Unit
MICRO_SECONDS Unit
MILLI_SECONDS Unit
NONE Unit
PERCENT Unit
SECONDS Unit
TERA_BITS Unit
TERA_BITS_PER_SECOND Unit
TERA_BYTES Unit
TERA_BYTES_PER_SECOND Unit

Méthodes publiques

Méthode Description
FindValue ( string value ) : Unit

Finds the constant for the unique value.

Unit ( 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 méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : Unit
value string The unique value for the constant
Résultat Unit

Unit() public méthode

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 Unit ( string value ) : System
value string
Résultat System

Property Details

BITS public_oe static_oe property

Constant BITS for Unit
public static Unit,Amazon.ElasticMapReduce BITS
Résultat Unit

BITS_PER_SECOND public_oe static_oe property

Constant BITS_PER_SECOND for Unit
public static Unit,Amazon.ElasticMapReduce BITS_PER_SECOND
Résultat Unit

BYTES public_oe static_oe property

Constant BYTES for Unit
public static Unit,Amazon.ElasticMapReduce BYTES
Résultat Unit

BYTES_PER_SECOND public_oe static_oe property

Constant BYTES_PER_SECOND for Unit
public static Unit,Amazon.ElasticMapReduce BYTES_PER_SECOND
Résultat Unit

COUNT public_oe static_oe property

Constant COUNT for Unit
public static Unit,Amazon.ElasticMapReduce COUNT
Résultat Unit

COUNT_PER_SECOND public_oe static_oe property

Constant COUNT_PER_SECOND for Unit
public static Unit,Amazon.ElasticMapReduce COUNT_PER_SECOND
Résultat Unit

GIGA_BITS public_oe static_oe property

Constant GIGA_BITS for Unit
public static Unit GIGA_BITS
Résultat Unit

GIGA_BITS_PER_SECOND public_oe static_oe property

Constant GIGA_BITS_PER_SECOND for Unit
public static Unit GIGA_BITS_PER_SECOND
Résultat Unit

GIGA_BYTES public_oe static_oe property

Constant GIGA_BYTES for Unit
public static Unit GIGA_BYTES
Résultat Unit

GIGA_BYTES_PER_SECOND public_oe static_oe property

Constant GIGA_BYTES_PER_SECOND for Unit
public static Unit GIGA_BYTES_PER_SECOND
Résultat Unit

KILO_BITS public_oe static_oe property

Constant KILO_BITS for Unit
public static Unit KILO_BITS
Résultat Unit

KILO_BITS_PER_SECOND public_oe static_oe property

Constant KILO_BITS_PER_SECOND for Unit
public static Unit KILO_BITS_PER_SECOND
Résultat Unit

KILO_BYTES public_oe static_oe property

Constant KILO_BYTES for Unit
public static Unit KILO_BYTES
Résultat Unit

KILO_BYTES_PER_SECOND public_oe static_oe property

Constant KILO_BYTES_PER_SECOND for Unit
public static Unit KILO_BYTES_PER_SECOND
Résultat Unit

MEGA_BITS public_oe static_oe property

Constant MEGA_BITS for Unit
public static Unit MEGA_BITS
Résultat Unit

MEGA_BITS_PER_SECOND public_oe static_oe property

Constant MEGA_BITS_PER_SECOND for Unit
public static Unit MEGA_BITS_PER_SECOND
Résultat Unit

MEGA_BYTES public_oe static_oe property

Constant MEGA_BYTES for Unit
public static Unit MEGA_BYTES
Résultat Unit

MEGA_BYTES_PER_SECOND public_oe static_oe property

Constant MEGA_BYTES_PER_SECOND for Unit
public static Unit MEGA_BYTES_PER_SECOND
Résultat Unit

MICRO_SECONDS public_oe static_oe property

Constant MICRO_SECONDS for Unit
public static Unit MICRO_SECONDS
Résultat Unit

MILLI_SECONDS public_oe static_oe property

Constant MILLI_SECONDS for Unit
public static Unit MILLI_SECONDS
Résultat Unit

NONE public_oe static_oe property

Constant NONE for Unit
public static Unit NONE
Résultat Unit

PERCENT public_oe static_oe property

Constant PERCENT for Unit
public static Unit PERCENT
Résultat Unit

SECONDS public_oe static_oe property

Constant SECONDS for Unit
public static Unit SECONDS
Résultat Unit

TERA_BITS public_oe static_oe property

Constant TERA_BITS for Unit
public static Unit TERA_BITS
Résultat Unit

TERA_BITS_PER_SECOND public_oe static_oe property

Constant TERA_BITS_PER_SECOND for Unit
public static Unit TERA_BITS_PER_SECOND
Résultat Unit

TERA_BYTES public_oe static_oe property

Constant TERA_BYTES for Unit
public static Unit TERA_BYTES
Résultat Unit

TERA_BYTES_PER_SECOND public_oe static_oe property

Constant TERA_BYTES_PER_SECOND for Unit
public static Unit TERA_BYTES_PER_SECOND
Résultat Unit